.color {
    font-size: 3rem;
}
body{
    background-color: cadetblue;
    font-family: 'Mooli', sans-serif;
}
.pa{
    font-size: 2rem;
}