forked from mirrors/Scribe.js
10 lines
No EOL
95 B
SCSS
Executable file
10 lines
No EOL
95 B
SCSS
Executable file
html, body {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 0;
|
|
}
|
|
|
|
html {
|
|
width: 100%;
|
|
height: 100%;
|
|
} |