.main {
display: flex;
margin-top: -100px;
height: calc(100vh + 100px);
flex-direction: column;
justify-content: center;
align-items: center;
background-color: #222020;
}
.main h1{
transform: translateY(-чутьчуть);
}