

body {
  background: mediumpurple;
  color:floralwhite;
  align-items: center;
  text-align: center;
  margin: 5%;
}

h3 {
  color: lavenderblush
}