@font-face {
  font-family: "yume";
  src: url("Fonts/yummy_nickels-webfont.woff") format("woff2"),
       url("Fonts/yummy_nickels-webfont.woff2") format("woff");
}

@font-face {
  font-family: "readable";
  src: url("https://file.garden/Yhmih3ZFah3TM9YQ/rainyhearts.woff") format("woff");
}

.body {
  background-color: red;
  background-image: url("yumenikki1.png");
  background-position: center;
  background-size: cover;
  color: red;
  font-family: 'yume';
}

.index {
  width: 85%;
  
}
