body {
    background-color: whitesmoke;
}

#container {
    margin: 3em;
}

.ui.container {
    width: auto !important;
}
