body {
font-size: 14px;
background-image: url("https://files.catbox.moe/d7dpik.webp");
background-repeat: repeat;
font-family: "Anonymous Pro", monospace;
color:#ffffff;
}

.anonymous-pro-regular {
  font-family: "Anonymous Pro", monospace;
  font-weight: 400;
  font-style: normal;
}

.anonymous-pro-bold {
  font-family: "Anonymous Pro", monospace;
  font-weight: 700;
  font-style: normal;
}

.anonymous-pro-regular-italic {
  font-family: "Anonymous Pro", monospace;
  font-weight: 400;
  font-style: italic;
}

.anonymous-pro-bold-italic {
  font-family: "Anonymous Pro", monospace;
  font-weight: 700;
  font-style: italic;
}

.nash {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
align-content: center;
}

#nashatra {
display: flex;
flex-direction: row;
column-gap: 15px;
}

.ade {
width: 900px;
background-image:url("https://files.catbox.moe/bhmrao.jpg");
background-repeat: repeat;
border: 2px dashed rgb(255 255 255);
}

.leopa {
width: 300px;
background-image:url("https://files.catbox.moe/pkya6b.gif");
background-repeat: repeat;
border: 2px dashed rgb(255 255 255);
}