/*  Fall CSS */

body { 
  margin: 1em;
  padding: 0;
  color: orangered;
  background-color: peachpuff;
}
