main{
    margin-top: 0px;
}

.flex {
    display: flex;
}

.items-center{
    align-items: center;
}