body {
    background: white url(Bart.jpg) no-repeat center;
    background-size: initial;
    font-family: 'Titillium Web', sans-serif;
}

h1 {
    color: white;
    font-family: 'Titillium Web', sans-serif;
    margin-top: 3vh;
    text-align: center;
    font-size: 6vw;
    text-shadow: 3px 3px 14px #000;
}
