webminidisc/src/index.css

11 lines
122 B
CSS

body, html {
height: 100%;
width: 100%;
position: fixed;
overflow: hidden;
}
#root {
height: 100%;
}