6 lines
84 B
CSS
6 lines
84 B
CSS
html,body,#app {
|
|
height: 100%;
|
|
width: 100%;
|
|
padding: 0;
|
|
margin: 0;
|
|
} |