h1 {
    color:red;
}

p {
    font-family: 'Comic Sans MS', cursive;
    line-height: 2.5;
}

a {
    font-size: 20px;
    color: red;

}