html, body, #app {
    min-height: 100vh;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

a:hover {
    color: #424242;
}