#root{
    width: 100vw;
    height: 100vh;
}

body {
 margin: 0;
}