h1 {
    font-size: 40px;
    text-decoration: underline;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 20px;
}

pre {
    background-color: #212529;
    color: #ffffff;
}
