html {
    color: white;
    background-color: olive;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14pt;
    margin-left: 20%;
    margin-top: 50px;
}