@charset "UTF-8";
body{
  margin-top : 100px;
  margin-left : 100px;
  margin-right : 100px;
  margin-bottom : 100px;
  background-image : linear-gradient(#ffffd5, #d2f9ce);
  background-attachment : scroll;
  background-repeat : no-repeat;
}