2 lines
59 B
CSS
Executable File
2 lines
59 B
CSS
Executable File
html, body { height: 100%; }
|
|
* { box-sizing: border-box; } |