VirtWeb/virtweb_frontend/src/index.css
2023-09-04 14:11:56 +02:00

10 lines
61 B
CSS

body {
margin: 0;
}
html,
body,
#root {
height: 100%;
}