6 lines
59 B
CSS
6 lines
59 B
CSS
html,
|
|
body,
|
|
#root {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|