/* 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/ffxiv/amorout.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
