html {
  scrollbar-color: rgb(255, 139, 67) white;
}

body {
  background-color: white;
  background-image: url("apple.png");
  background-size: 30px;
  font-family: courier;
  overflow-x: hidden;
}

.container {
  background-color: white;
  border: dashed 2px orange;
  width: 810px;
  height: 1035px;
  margin-top: 0px;
  margin-left: 340px;
}

.headerbg {
  background-image: url("https://cdn.discordapp.com/attachments/728192384344522803/1525815871635722338/banner.png?ex=6a54c244&is=6a5370c4&hm=d6ea39a0c46603e514360845110a9770b0fb54811a65c48934a3665806c6fced");
  height: 150px;
  width: 800px;
  margin-left: 5px;
  margin-top: 0px;
  margin-bottom: -11px;
  border-radius: 5px;
}

.header1 {
  position: absolute;
  height: 100px;
}

.header2 {
  position: absolute;
  margin-left: 340px;
  margin-top: 30px;
  height: 120px;
}

#header2 {
  text-align: center;
  color: rgb(255, 139, 67);
  font-style: italic;
  font-size: 60px;
  text-shadow: 1px 1px 0px white, 3px 3px 0px white;
}

.scroll {
  background-color: rgb(227, 255, 158);
  height: 40px;
  width: 800px;
  border-radius: 5px;
  margin-left: 5px;
}

.marq1 {
  height: 40px;
  width: 790px;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 5px;
  animation: .marq1 3s linear infinite;
}

.main {
  display: flex;
  justify-content: space-between;
  height: 400px;
  margin-bottom: -18px;
}

.leftsidebar {
  background-color: rgb(227, 255, 158);
  width: 200px;
  margin-top: 5px;
  margin-left: 5px;
  border-radius: 5px;
  height: 845px;
}

#leftsidehr {
  border: dashed 2px rgb(255, 139, 67);
}

.navigation {
  background-color: rgb(104, 233, 163);
  color: rgb(84, 84, 84);
  height: 40px;
  text-align: right;
  margin-top: 0px;
  margin-bottom: 5px;
}

.button {
  text-align: left;
  font-weight: bold;
  margin-left: 30px;
  background-color: rgb(188, 233, 84);
  color: rgb(84, 84, 84);
  border: none;
  width: 167px;
  height: 30px;
}

.button:hover {
  background-color: rgb(121, 233, 84);
  color: white;
}

#buttonspace {
  border: none;
  margin-top: -5px;
}

#follow {
  margin-left: 10px;
}

#socials {
  margin-left: 20px;
}

#mylinks:hover {
  color: rgb(255, 139, 67);
}

.middle {
  background-color: rgb(227, 255, 158);
  height: 350px;
  width: 320px;
  margin-top: 5px;
  margin-left: 5px;
}

table, td {
  margin-top: 10px;
  margin-left: 20px;
  background-color: white;
  border: none;
  width: 200px;
  height: 50px;
  text-align: center;
}

th {
  background-color: rgb(188, 233, 84);
  border: none;
  width: 200px;
}

.rightside {
  background-color: rgb(227, 255, 158);
  width: 590px;
  height: 350px;
  padding-left: 20px;
  padding-right: 5px;
  overflow: auto;
  margin-top: 5px;
}

#pfp {
  height: 200px;
  width: 200px;
  border-radius: 10px;
  margin-left: 20px;
  margin-top: 20px;
}

.marq2 {
  background-color: rgb(227, 255, 158);
  height: 40px;
  width: 598px;
  margin-left: 206px;
  margin-right: 20px;
  margin-top: -100px;
  animation: .marq2 3s linear infinite;
}

.main2 {
  margin-top: -5px;
  margin-left: 206px;
  width: 600px;
  background-color: rgb(227, 255, 158);
  display: flex;
  justify-content: space-between; 
}

.main2leftsidebar {
  background-color: rgb(227, 255, 158);
  width: 300px;
  margin-left: 5px;
}

.updatelog {
  background-color: rgb(104, 233, 163);
  color: white;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: 0px;
  padding-left: 10px;
  font-size: 25px;
}

.updates {
  margin-top: -20px;
  background-color: white;
  border: solid 3px rgb(104, 233, 163);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow-x: auto;
  height: 200px;
}

.updatetitles {
  color: rgb(84, 84, 84);
  margin-left: 10px;
  text-decoration: underline;
}

.updateposts {
  color: rgb(84, 84, 84);
  margin-left: 20px;
}

.main2rightside {
  background-color: rgb(227, 255, 158);
  width: 300px;
}

.youtubesong {
  margin-top: -20px;
  background-color: white;
  border: solid 3px rgb(104, 233, 163);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  height: 200px;
}

#youtubelink {
  border-radius: 20px;
}

.bottom {
  background-color: rgb(227, 255, 158);
  margin-left: 206px;
  margin-top: 0px;
  width: 600px;
  height: 200px;
}

.bottomtitle {
  background-color: rgb(104, 233, 163);
  color: white;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: 0px;
  padding-left: 10px;
  font-size: 25px;
}

.image1 {
  position: absolute;
  height: 200px;
  margin-left: -110px;
  margin-top: -940px;
  rotate: -10deg;
}

.image2 {
  position: absolute;
  height: 150px;
  margin-left: 700px;
  margin-top: -520px;
  rotate: 5deg;
}