.app-button{
    width: 240px;
    height: 58px;
    border-radius: 10px;
}

.app-button span{
    font-size: 18px;
}

.buttons{
    display: grid;
}

.languages {
    position: fixed;
    left: 50%;
}
