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

.h1 {
    color: green;
    font-size: 10vh;
}