html {
    overflow-y: scroll;
}
h1 {
    font-size: 35px;
    line-height: 40px;
}
.captcha__element{
    display: flex;
    justify-content: center;
}