4 lines
49 B
CSS
4 lines
49 B
CSS
|
html, body {
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
}
|