body {
    background-color:#202124;
}

.center {
    font-size: 60px;
    padding: 40px 0;
    text-align: center;
    color: white;
}

.white {
    color: white;
}

.logo_space
{
    height: 200px;
}

.logo {
    width: 200px;
    height: 200px;
}


.tangerine
{
    font-family: 'Tangerine', cursive;
    font-size:25px;
}

.logo_text {
    font-family: 'Tangerine', cursive;
    color:white;
    font-size:100px;
}