body {
    background: #01b3ef url("images/clouds.webp") no-repeat fixed bottom;
    background-size: cover;
}

.content {
    color: #040081;
    margin: 40px;
}
