11 lines
103 B
SCSS

html {
body {
margin: 0px;
font-size: 16px;
}
}
html, body {
margin: 0;
}