* {
  background-color: antiquewhite;
}

p {
  text-emphasis-color: green;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}
body {
  color: blue;
}
