7 lines
80 B
CSS
Raw Normal View History

html, body {
position: relative;
margin: 0;
padding: 0;
height: 100%;
}