html, body {
    background-color: #fff;
    color: #636b6f;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    height: 100vh;
    margin: 0;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
}

.title {
    font-size: 84px;
    margin-bottom: 30px;
}

.text {
    color: #636b6f;
    font-size: 24px;
    display: inline-block;
    padding: 0 10px;
}

.version {
    color: #636b6f;
    font-size: 30px;
    display: block;
    margin: auto;
    margin-bottom: 15px;
}
