p {
    color:red;
    font-size:large;
}
h1 {
    color:rgb(10, 10, 145);
    font-size:72px;
    text-decoration:underline;
}