.main {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
padding: 20px;
}