body {
    background-color: #F5F5F5;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border-radius: 0.5rem;
}

.manutencao {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.3rem;
}

.manutencao2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.celu {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}