body {
    background-color: black;
    color: rgb(0, 194, 87);
}

.title {
    text-align: center;
    margin-top: 1px;
    margin-bottom: -21px;
    padding-top: 1px;
    padding-bottom: 1px;
    color:rgb(64, 226, 72)
}

.subtext {
    text-align: center;
    color: rgb(255, 209, 4);
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: x-small;
}