h1 {
    color: blueviolet;
    font-family: 'Times New Roman', Times, serif;
}

h2 {
    color: pink
}