body {
    padding: 20px;
}

h2 {
    margin-top: 2rem;
}

pre {
    background: #f4f4f4;
    padding: 10px;
    border-radius: 5px;
}
