body {
   background: #eeeeee;
   font-family: Meiryo;
   h1{
     font-size:40px;
   }
}
p {color: blue; 
}
