/* Project style override
   Edit this file directly on Neocities to change project styling.
   This overrides style.css for pages that link to it. */

body {
  background-image: url("../images/umineko/bg_umineko.webp");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

body {
  font-family: 'Garamond', serif;
}
