

#main-1 {
    margin: 20px;
    clear: left;
    
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}