.myContainer {
    margin-top: 50px;
    margin-bottom: 50px;
    max-width: 800px;
}

.myWidth {
    width: 100%;
}

span {
    font-weight: bold;
}