body {
    font-family: 'Roboto', sans-serif;
    background: #336063;
}

h1 {
    text-align: center;
    margin: 2rem;
    color: #fff;
    text-shadow: 2px 2px 2px rgb(0, 0, 0, 0.46);
}