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

.red{
    font-size: 10vw;
    color: red;
}