html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}

#root {
    height: 100vh;
}
