body {
    background-color: rgb(200, 200, 200);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 5px;
}