.hder{

    transform: scale(0.99);
    width: 100vw;
    display: flex;
    bottom: 10px;
    right: 15px;
    position: relative;
}
.unresizer{
    width: 100vw;
}

.rastchin
{
    text-align:right
}
.header h1
{
    color: black;
    position: relative;
    display: flex;
    bottom: 560px;
    justify-content: center;
    align-items: center;
    align-self: center;
    margin: auto;
    font-size: 80px;
}

.contents
{
    margin: 35px;
    font-size: 24px;
}