/*CSS
<style>
background {
  Color: red;
}
p {
Color: black;
}
  color: white;
  font-family: Verdana;
</body>
</style>