/* By Neithan */

* {
  cursor: url(https://external-media.spacehey.net/media/s88anTwVm5pICRsy3DBvRT8gHM8eGCXgG7_Ua4o-jkbE=/http://www.rw-designer.com/cursor-download.php?id=35800), auto;
}
.orbitron-title {
  font-family: "Orbitron", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}


body {
  margin: 0;
  padding: 0;
  content: "";
  position: absolute; /* o fixed si quieres que no se mueva */
  top: 0;
  left: 0;
  width: 100%;
  height: 1200px;
  background-image: url("background.png");
  background-repeat: repeat-x ;
  background-position: top left; 
  opacity: 1;
  pointer-events: none;
  z-index: -1;
  background-color: #1f2a40; /* #1f2a40 */ /* #57606b */
}


body::before {
  content: "";
/*   background-image: url(metalheart___16_9_by_multimicah_dh79lot-pre_2026-05-03_18_11_36.802144.png); */
  background-repeat: repeat-x;
  background-position: 230px 59px;
  background-size: 2100px 1120px;
  top: 0;
  left: 0;
  width: 100%;
  height: 95%;
  position: absolute;
  z-index: -1;
/*   filter: hue-rotate(0deg) brightness(1.0) saturate(0.1); */
}

img {
  filter: sepia(100%) hue-rotate(195deg) saturate(999%) grayscale(0.8);
}

#Welcome {
  position: absolute;
  left: 40rem;
  top: 2rem;
  height: 12.956rem;
  width: 26.875rem;
  z-index: 1;
}

#Status {
  position: absolute;
  left: 40rem;
  top: 20rem;
  height: 9.438rem;
  width: 18.75rem;
  z-index: 1;
}

#Dibujo {
  position: absolute;
  left: 80%;
  transform: translateX(-50%);
  top: 5rem;
  width: 26.5rem;
  height: 19.51rem;
}

#Dibujo1 {
  position: absolute;
  left: 85%;
  transform: translateX(-50%);
  top: 21rem;
  width: 26.5rem;
  height: 25.5rem;
}

#Dibujo2 {
  position: absolute;
  left: 19%;
  transform: translateX(-50%);
  top: 9rem;
  width: 25rem;
  height: 21.18rem;
}

#PSP {
  width: 23rem;
  height: 18rem;
}

#Dibujo3 {
  position: absolute;
  left: 12%;
  transform: translateX(-50%);
  top: 32rem;
  width: 14.4rem;
  height: 18.6rem;
}

#username {
  top: 0rem;
  left: 0.2rem;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 0rem;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  margin-bottom: 0.5rem;
  padding: 0;
}

#fondopfp {
  width: 13rem;
  height: 13rem;
  top: 2.813rem;
  margin: 0rem;
  padding: 0rem;
}

#pfp {
  position: absolute;
  width: 10rem;
  height: 10rem;
  top: 5.1rem;
  border: 10px #7c8aa4;
  border-width: 0.15rem;
  border-style: solid;
  border-radius: 1px;
}

.maincontent {
  background-color: #1f2a40;
  position: absolute;
  width: 50rem;
  left: 50%;
  top: 1rem;
  transform: translateX(-50%);
  height: 100vh;
  margin: 0;
  padding: 0;
}

.content {
  position: absolute;
  border: 10px #7c8aa4;
  border-width: 0.15rem;
  border-style: solid;
  border-radius: 1px; 
  background-image: url(a96414f6b2ead3f5f9d7f5ea0a62d6b8.jpg);
  width: 50rem;
  height: 5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  filter: sepia(100%) hue-rotate(195deg) saturate(999%) grayscale(0.8);
}

.supgif {
  position: absolute;
  background-color: #2d3851;
  width: 50rem;
  height: 10rem;
  top: 5.3rem;
  left: 50%;
  transform: translateX(-50%);
  border: 10px #7c8aa4;
  border-width: 0.15rem;
  border-style: solid;
  border-radius: 1px;
  z-index: 1;
}

#supgif {
  width: 50rem;
  height: 10rem;
}

.content1 {
  position: absolute;
  border: 10px #7c8aa4;
  border-width: 0.15rem;
  border-style: solid;
  border-radius: 1px;
/*   background-color: #2d3851; */
  width: 50rem;
  height: 40rem;
  left: 50%;
  transform: translateX(-50%);
  top: 16rem;
}

.content1 p {
  color: white;
  font-family: 'Orbitron', sans-serif;
}

.izquierda {
/*   background-color: #1f2a40; */
  /*border: 10px #7c8aa4;
  border-width: 0.15rem;
  border-style: solid;
  border-radius: 1px; */
  position: relative;
  overflow: hidden;
  padding: 0.625rem;
  width: 16.49rem;
  height: 19rem;
  z-index: 2;
  box-sizing: border-box;
}



#bordeinferior {
  position: absolute;
  width: 15rem;
  top: 16.74rem;
}


#monachina {
  position: fixed;
  width: 11rem;
  height: 20rem;
  bottom: 0px;
  right: 0px;
  z-index: 9999;
}
