main {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;

    padding: 30px;
}