proximity-structures/css/style.css

9 lines
69 B
CSS

* {
padding: 0;
margin: 0;
}
html {
overflow: hidden;
}