.container {
    padding: 70px;
}
.center-text {
    text-align: center;
}
.break-lines {
    white-space: pre-line
}
.problem-detail {
    margin: 120px;
}
