screensaver/hex/styles/style.css
2023-08-25 15:04:43 +00:00

15 lines
169 B
CSS
Executable File

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