body{
    background:#f8f9fa;
}

pre{
    background:#111;
    color:#eee;
    padding:20px;
    border-radius:10px;
}

code{
    font-size:16px;
}