
body {
    background-color: olive;
    color: #fff;
    text-align: center;
    }
    
h1 {
    font-family: 'Tangerine', times, arial, serif;
    font-size: 3em;
    }
