h2 {
    font-family: 'Courier New', Courier, monospace;
    color: blueviolet;
}

body {
    font-family: 'Courier New', Courier, monospace;
}