 legend {
   text-align: center;
 }

body {
  background-color: #6AAAB1;
}

 section {
   background-color: #f9f9f9;
   padding: 20px;
   margin-bottom: 20px;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}