html {
    padding: 2% 20%;
    text-align: center;
    font-family: 'Nunito Sans', Arial, sans-serif;
    background-color: antiquewhite;
}

p {
    font-size: 16px;
}

img {
    width: 40%;
}
