body {
    background-color: aliceblue;
}

.container {
    max-width: 100%;
    word-break: break-all;
}