h1 {
    color: blue;
    font-size: 100px;
}

h1 {
    color: red;
 
}