hedera-web/pages/main/style.css

12 lines
119 B
CSS
Executable File

body
{
position: absolute;
height: 100%;
width: 100%;
z-index: -2;
background-color: #EEE;
overflow: hidden;
}