/* style.css */
body {
  background-image: url("/_bun/asset/a661b33b2e1fe009.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 800px;
  min-height: 100vh;
  margin: 0;
}
