web-html5-scripts/animations/modern-tunnel-vision/style.css

8 lines
98 B
CSS

html,
body {
margin: 0;
padding: 0;
background: black;
overflow: hidden;
height: 100%;
}