.h1 {
    font-size: 5rem;
}

.h2 {
    font-size: 2rem;
}

.text {
    color: gray;
}