h1 {
    font-style: italic;
    font-weight: 900;
    font-size: 40px;
    color: green;
}
h2 {
    font-style: italic;
    font-weight: 900;
    font-size: 20px;
    color: green;
}