body {
    font-family: 'Nunito', sans-serif;
    background-image: url("../images/bg.png");
    background-size: cover;
}

p {
    font-weight: 2;
}

.maintenance {
    margin-top: 15%;
}

.logo{
    text-align: center;
}