IT2805/style.css

9 lines
72 B
CSS

html, body{
margin: 0;
padding: 0;
height: 100%;
}
/* Part 4 */