body
{
    background: #111;
    color: #f4f4f4;
}
.boxed-text {
    border: 2px solid currentColor;
    padding: 15px;
    margin-top: 20px;
}
