.main-top-page {
position: fixed;
top: 0;
left: 0;
display: flex;
width: 100vw;
height: 100dvh;
padding: 0;
gap: 0;
margin-top: 0;
}