.good-class {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#da-tron {
    margin-top: 7vh;
}
a {
    color:black;
    text-decoration: underline;
}