body {
    background-color: #020303;
}

.footer-content {
    display: none;
}

.center {
    text-align: center;
}

.white {
    color: #fff;
}

.green {
    color: #00FFFF;
}