h1 {
    color: Red;
    background-color: yellow;
}


a:hover{ 
    font-size:x-large;

}