body {
    margin: 0;
}

.container {
    display: flex;
    justify-content: space-around;
}