body {
  background-color: #d0ff80;
}
h1{
  text-align : center;
  text-decoration : underline;
}
.Note{
  color: #e00000;
}

