.background-dark {
    background-color: #404040;
}
.full-height {
    height: 100vh;
}
.white-text {
    color: white;
}
.center {
    text-align: center;
}