body {
 background-image: url(https://file.garden/Z8S48e3deXuAgcfA/graphicsmain/bg);
}

::selection {
color: white;
background: #c7d2b9;
}

@font-face {
src: url(https://file.garden/Z8S48e3deXuAgcfA/indeximgs/fonts/chalk.ttf);
font-family: chalk;
}

@font-face {
src: url(https://file.garden/Z8S48e3deXuAgcfA/indeximgs/fonts/Mominacute-Regular.ttf);
font-family: title;
}

p {
  font-family: chalk;
  font-size: 18px; 
}

a {
  color: black; 
  text-decoration: underline;
}
