#gamescontainer {
    display: flex;
    justify-content: center;
}

#scratch, #p5js {
    margin: 0em 2em;
}

.col {
    margin: 1em 0;
}