body {
  background: none;
  background-image: url("files/background/Screenshot_2025-10-05_at_13-43-43_Instagram.png");
  background-position: left bottom;
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #007fff;
}
