6 lines
52 B
SCSS
6 lines
52 B
SCSS
|
html {
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
height: 100%;
|
||
|
}
|