.link {
  font-size: 40px;
  text-align: center;
 }
#color {
  background-color: teal;
  color: white;
}
#background {
  background-color: #FFFFEE;
  width=auto;
  height=500px;
}
