html, body{
    font-size: 15px;
}
.content {
    padding: 5px 10px;
}

.title {
    font-weight: bold;
    text-align: center;
}

#cxt {
    margin-top: 2px;
    white-space: pre-wrap;
    text-align: justify;
}