screensaver/hex/styles/style.css
2017-04-26 22:37:14 +02:00

15 lines
169 B
CSS

.bgmaster{
position: fixed;
top: 0px;
left: 0px;
margin: 0;
}
html, body{
width: 100%;
height: 100%;
overflow: hidden;
border: 0px;
padding: 0px;
margin 0;
}