p {
    color: #4090db;
}
h1 {
    color: #5ebad1;
}
h1{
    font-size: 40px;
}
h1{
    font-family: cursive;
}
body {
    background-color: #b8d7f5;
}
h3 {
    color: #2f4152;
}
p {
    font-family: monospace;
}