proximity-structures/css/style.css

9 lines
69 B
CSS
Raw Normal View History

2017-02-19 06:52:53 +00:00
* {
padding: 0;
margin: 0;
}
html {
overflow: hidden;
}