body {
    background-color: #1e262f;
}

.wrapper {
}

.logo {
    width: 200px;
}

.text {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 300;
    color: white;
}