/*CSS */
body{
    font-size: 1,5 em;
}

p{ background-color: coral;
    color:blueviolet

}