body{
    margin-top: 15vh;
    text-align: center;
    color: white;
    background-color: rgb(27, 27, 27);
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

img{
    max-width: 60vw;
}