body { 
  background-image: url("IMG_2891.webp");
  background-attachment: fixed;
}
h1 {
  color: black;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.highlight {
  border: 5px solid #4A4A4A;
  border-top: 5px solid #4A4A4A;
  background-color: #D3A8FF;
  padding: 10px;
  margin-left: 200px;
  margin-right: 200px;
}
.wewewawa {
  background-image: url("background11.jpeg");
  margin-left: 200px;
  margin-right: 200px;
  margin-top: 20px;
  border-left: 5px solid #4A4A4A;
  border-right: 5px solid #4A4A4A;
  border-bottom: 5px solid #4A4A4A;
  border-top: 15px solid #4A4A4A;
  align-items: center;
  object-fit: contain;
   height: 850px;
}
.everything {
  width: 100%;
  display: grid;
  grid-template-columns: 18% 2% 60% 2% 18%;
  align-items: flex-start;
  height: 850px;
}


.left {
  display: flex;
  flex-direction: column;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 850px;
  overflow: scroll;
  background-color: black;
}
.left_border {
  background-color: black;
  border-right: 5px solid #4A4A4A;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0px;
  height: 100%;
}
.thingy {
  display: flex;
  border: 2px solid white;
  border-radius: 5px;
  flex-direction: column;
  background-color: black;
  padding: 2px;
  align-content: center;
  text-align: center;
  width: 70%;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 20px;
}
.header {
  color: white;
  background-color: grey;
  border: 2px solid white;
  width: 75%;
  height: 50%;
  border-radius: 5px;
  margin: 15px;
}
.imood {
  background-color: black;
  width: 70%;
  margin-left: 10%;
  margin-right: 10%;
  color: white;
  text-align: center;
  border: 2px solid white;
  border-radius: 5px;
  margin-top: 15px;
  display: flex;
  align-content: center;
  justify-content: center;
}
.sb {
  background-color: black;
  width: 70%;
  margin-left: 10%;
  margin-right: 10%;
  color: white;
  text-align: center;
  border: 2px solid white;
  border-radius: 5px;
  margin-top: 15px;
}
.sb 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;
}


.middle {
  display: flex;
  flex-direction: column;
  align-items: center;
  object-fit: contain;
  overflow: scroll;
  height: 850px;
}
.middle1 {
  background-color: rebeccapurple;
  border: 4px dashed white;
  text-align: center;
  width: 95%;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
}
.pad1 {
  padding: 5px;
}
 .middle2 {
  background-color: black;
  color: white;
  text-align: center;
  width: 95%;
  box-sizing: border-box;
  border: 5px solid white;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  object-fit: contain;
}
.music-box {
  background-color: grey;
  width: 90%;
  height: auto;
  box-sizing: border-box;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 3px solid #272727;
  display: flex;
  flex-direction: column;
  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;
}
 .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;
}
.player2 {
  width: 98%;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.background {
  width: 100%;
  background-color: black;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.vid {
  width: 70%;
 aspect-ratio: auto 16/9; 
 background-color: black;
}
.controls {
  width: 98%;
  background-color: #272727;
  margin-top: 5px;
  padding: 5px;
}
.z {
  margin-left: 7px;
  margin-right: 7px;
  width: 80px;
}
.middle3 {
  margin-top: 15px;
  width: 100%;
  display: flex;
}
.three1 { 
  background-color: black;
  color: white;
  width: 100%;
  height: 400px;
  border: 5px solid white;
  border-radius: 5px;
  margin-right: 5px;
  margin-left: 15px;
}
.update_log {
  text-align: center;
}
.updates {
  overflow: scroll;
  max-height: 90%;
  width: 95%;
  border: 2px solid white;
  margin: auto;
  margin-top: 10px;
}
.three2 { 
  background-color: black;
  color: white;
  text-align: center;
  width: 100%;
  height: 400px;
  border: 5px solid white;
  border-radius: 5px;
  margin-left: 5px;
}
.text {
  text-align: left;
}
.middle4 {
  margin-top: 15px;
  width: 95%;
  background-color: black;
  color: white;
  padding: 5px;
  text-align: center;
  border: 5px solid white;
  border-radius: 5px;
  margin-left: 15px;
  margin-bottom: 15px;
}
p3 {
  color: red;
}
.p {
  display: flex;
  justify-content: center;
  align-items: center;
}
.o {
  color: white;
  display: flex;
  flex-direction: column;
  margin-left: 25px;
  padding: 5px;
  justify-content: center;
  align-items: center;
}
.o img {
  height: 100%;
}
.words {
  margin-left: 10px;
}


.right {
  display: flex;
  flex-direction: column;
  margin-top: 0px;
  height: 850px;
  overflow: scroll;
  background-color: black;
}
.right_border {
  background-color: black;
  border-left: 5px solid #4A4A4A;
  margin-right: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
  height: 850px;
}
.c {
  background-color: black;
  color: white;
  text-align: center;
  border: 2px solid white;
  border-radius: 5px;
  margin-bottom: 15px;
  margin-left: 10%;
  margin-right: 10%;
  width: 70%;
  height: 30.5%;
  overflow: scroll;
}
.webrings {
  background-color: black;
  color: white;
  text-align: center;
  border: 2px solid white;
  border-radius: 5px;
  margin-bottom: 15px;
  margin-left: 10%;
  margin-right: 10%;
  height: 30.5%;
  width: 70%;
  overflow: scroll;
}
.webrings img{
  background: white;
  margin: 5px;
}
.small {
  height: 70px;
}
.neighbors {
  background-color: black;
  color: white;
  text-align: center;
  width: 70%;
  height: 30.5%;
  margin-left: 10%;
  margin-right: 10%;
  border: 2px solid white;
  border-radius: 5px;
  overflow: scroll;
}
.buttonss {
  margin-top: 5px;
}
.buttonss img{
  height: 31px;
  width: 88px;
}


h5 {
  text-decoration: underline;
  color: white;
  text-align: center;
  font-weight: bold;
  margin-bottom: 13px;
  margin-top: auto;
  font-size: 20px;
}
h2 {
  margin-top: 5px;
}
