mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-17 10:25:08 +00:00
6 lines
80 B
CSS
6 lines
80 B
CSS
html, body {
|
|
width: 100%;
|
|
height: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
} |