body { 
  background-image: url("IMG_2891.webp");
  background-attachment: fixed;
}
h1 {
  color: #D3A8FF;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
.wewewawa {
  background-image: url("background11.jpeg");
  margin-left: 175px;
  margin-right: 175px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-left: 5px solid grey;
  border-right: 5px solid grey;
  border-top: 15px solid grey;
  border-bottom: 15px solid grey;
}
.everything {
  display: flex;
  justify-content: center;
}
.highlight {
  background-color: black;
}
.index {
  display: flex;
  flex-direction: column;
  width: 15%;
  margin-right: 15px;
}
.thingy {
  display: flex;
  border: 5px solid white;
  border-radius: 5px;
  flex-direction: column;
  background-color: black;
  padding: 2px;
  align-content: center;
  text-align: center;
  width: 100%;
  height: 80%;
  margin-left: 15px;
}
.middle {
  display: flex;
  flex-direction: column;
}
.header {
  color: white;
  background-color: grey;
  border: 2px solid white;
  width: 75%;
  height: 50%;
  border-radius: 5px;
  margin: 15px;
}
.box {
  background-color: rebeccapurple;
  border: 4px dashed white;
  padding: 10px;
  text-align: center;
  width: 90%;
  height: 25%;
  margin-left: 25px;
  margin-right: 25px;
}
.stufff {
  display: flex;
  height: 300px;
  flex-direction: column;
  width: 15%;
  margin-top: 0px;
  margin-right: 15px;
}
.box2 {
  background-color: black;
  width: 95%;
  color: white;
  padding: 5px;
  text-align: center;
  border: 5px solid white;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 20px;
}
.box2 img{
  height: 31px;
  width: 88px;
}
.natsbutton {
  margin-top: 5px;
  margin-left: 25px;
  margin-bottom: 5px;
  height: 31px;
  width: 88px;
}
.code {
  margin: auto;
  width: 75%;
  overflow: scroll;
  color: black;
  background-color: white;
}
.poo {
  background-color: black;
  color: white;
  padding: 5px;
  text-align: center;
  width: 25%;
  border: 5px solid white;
  border-radius: 5px;
  margin-left: 20px;
  height: 375px;
  overflow: scroll;
}
.buttonss {
  margin-top: 5px;
}
.buttonss img{
  height: 31px;
  width: 88px;
}
.webrings {
  background-color: black;
  color: white;
  padding: 5px;
  text-align: center;
  border: 5px solid white;
  border-radius: 5px;
  margin-bottom: 15px;
  margin-right: 15px;
  margin-left: 15px;
  width: 25%;
  height: 375px;
  overflow: scroll;
}
.webrings img{
  background: white;
  margin: 5px;
}
.small {
  height: 70px;
}
.smalll {
  height: 100px;
}
.box-two {
  background-color: black;
  color: white;
  padding: 5px;
  text-align: center;
  width: 90%;
  border: 5px solid white;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 15px;
}
.music-box {
  background-color: grey;
  height: 75%;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 15px;
  margin-bottom: 25px;
  border: 3px solid #272727;
  align-items: center;
}
.player {
  width: 98%;
  height: 30px;
  display: flex;
  align-items: center;
  background: linear-gradient(to right, red , orange, yellow , green , blue, purple);
  margin: auto;
  color: black;
  text-align: left;
  margin-top: 5px;
  gap: 5px;
}
.boxy {
  height: 70%;
  width: 95.5%;
  border-top: 0px;
  margin: 9px;
  background-color: blue;
  align-content: center;
  justify-content: center;
}
 .song_buttons { 
   display: flex;
  align-content: center;
  justify-content: center;
  background-color: #272727;
 }
 .bb {
   margin-left: 7px;
   margin-right: 7px;
   width: 80px;
 }
 .butt {
  padding: 0;
  display: flex;
  margin-left: auto;
  margin-right: 4px;
}
.buttonnn {
  display: flex;
  margin-left: auto;
  color: #C2C2C2;
}
.b {
  margin: 1px;
  display: flex; 
  justify-content: center;
  width: 20px;
  height: 20px;
}
h5 {
  text-decoration: underline;
  color: white;
  text-align: center;
  font-weight: bold;
  margin-bottom: 13px;
  margin-top: auto;
  font-size: 20px;
}
.blinkies img {
  width: 150px;
  height: 20px;
}
.blinkies {
  margin-left: 25px;
}
.background {
  background-color: white;
}
.everything2 {
  display: flex;
}
.box-three { 
  background-color: black;
  color: white;
  padding: 5px;
  width: 45%;
  border: 5px solid white;
  border-radius: 5px;
  margin-right: 25px;
  margin-left: 15px;
  height: 300px;
}
.updates {
  overflow: scroll;
  max-height: 90%;
  width: 95%;
  border: 2px solid white;
  margin: auto;
  margin-top: 10px;
}
.update_log {
  text-align: center;
}
.box-one { 
  background-color: black;
  color: white;
  padding: 5px;
  text-align: center;
  width: 45%;
  border: 5px solid white;
  border-radius: 5px;
  margin-right: 25px;
  height: 300px;
}
p3 {
  color: red;
}
p {
  text-align: left;
  background-color: transparent;
}
.everything3 {
  display: flex;
}
.box-four { 
  background-color: black;
  color: white;
  padding: 5px;
  text-align: center;
  width: 35%;
  height: 375px;
  border: 5px solid white;
  border-radius: 5px;
  margin-left: 15px;
}
.stamps img {
  height: 56;
  width: 99px;
}