html, body {
    height: 100%;
    margin: 0;

    font-family: Lato, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-decoration: none;
}

#root {
    width: 100%;
    height: 100%;
}