gotty/resources/index.css

7 lines
116 B
CSS
Raw Normal View History

html, body, #terminal {
background: black;
height: 100%;
width: 100%;
padding: 0%;
margin: 0%;
}