body {
    margin: 100px;
    display: flex;
    justify-content: space-around;
}