p{
  margin: 0;
}

h1{
  margin: 0;
}

h3{
  margin: 0;
}

body{
  background-image: url('denimlinesbg.png');
  background-repeat: repeat;
  margin: 0;
}

.main{
  display: flex;
  margin: 0 auto;
  width: 1200px;
  height: 100%;
  justify-content: center;
  background-image: url('sakurabg.png');
  background-repeat: repeat;
  padding: 22px;
  padding-top: 42px;
  padding-bottom: 42px;
  border-left: 8px solid white;
  border-right: 8px solid white;
}

.left{
  width: 175px;
  margin-right:18px;
  padding: 8px;
  font-family: halogen;
}.left .komasan{
  color: #58B6DD;
}

.collageportal{
  background-color: white;
  padding:14px;
  padding-bottom: 74px;
  text-align: center;
  border: 5px solid #FF4444;
  border-radius: 0px 5px 5px 5px;
}.collagetab{
  margin: 0;
  display: inline-block;
  padding: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #FF4444;
  color: white;
  font-family: halogen;
  font-size: 18px;
  border-radius: 5px 5px 0px 0px;
}

.cursor{
  height:50px;
  position: relative;
  top: -550px;
  left: 130px;
  transform: rotate(-4deg);
}

.icon{
  height: 125px;
  width: 125px;
  border: 5px solid #FF4444;
  border-radius: 5px;
  background-color: white;
}.icon .komatext{
  width:125px;
  margin-top: 4px;
}

.socialmedias{
  background-color: white;
  text-align: center;
  padding-top: 6px;
  border: 5px solid #FF4444;
  border-radius: 0px 5px 5px 5px;
}.socialmedias img{
  height: 30px;
  background-color: #FF4444;
  margin-right: 6px;
}.socialmediastab{
  margin: 0;
  margin-top: 28px;
  display: inline-block;
  padding: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #FF4444;
  color: white;
  font-family: halogen;
  font-size: 18px;
  border-radius: 5px 5px 0px 0px;
}

.komasan{
  width: 150px;
  margin-left: 15px;
}

.doll{
  height: 866px;
  image-rendering: pixelated;
}

.penguin{
  z-index: 1;
}

.komexplode{
  width:100px
}

.right{
  width: 365px;
  margin-left:32px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.text{
  display: inline-block;
  background-color: white;
  padding: 12px;
  border: 5px solid #FF4444;
  border-right: 0;
  font-family: halogen;
  border-radius: 0px 5px 5px 5px;
  height: 300px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-width: 15px;
  scrollbar-color: white #FF4444;
  margin-bottom: 12px;
}

.nametag{
  display: inline-block;
  height: 239px;
  transform: rotate(-5deg);
  image-rendering: pixelated;
  margin: 0;
  margin-top:-12px;
  margin-bottom: 12px;
}

.tab{
  margin: 0;
  margin-top: 28px;
  display: inline-block;
  padding: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #FF4444;
  color: white;
  font-family: halogen;
  font-size: 18px;
  border-radius: 5px 5px 0px 0px;
}

.x{
  font-size: 12px;
}

.bio{
  margin-bottom: 12px;
  font-size: 19px;
  text-align: start;
}.hobby{
  color: #F681A2
}

.profile{
  padding: 3px;
  text-align: center;
  margin-bottom: 16px;
  background-color: #FF4444;
  color: white;
  border-radius: 5px 5px 5px 5px;
}.profile h1{
  display: inline-block;
  color: white;
  margin-bottom: 2px;
  letter-spacing: 1px;
}

.current{
  margin-bottom: 16px;
}.current h3{
  display: inline-block;
  color: #F681A2;
  margin-bottom: 4px;
}

.interests{
  margin-bottom: 16px;
}.interests h3{
  display: inline-block;
  color: #F681A2;
  margin-bottom: 4px;
}

.tab-music{
  margin: 0;
  display: inline-block;
  padding: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #FF4444;
  color: white;
  font-family: halogen;
  font-size: 18px;
  border-radius: 5px 5px 0px 0px;
}.music{
  text-align: center;
  background-color: white;
  border: 5px solid #FF4444;
  border-radius: 0px 5px 5px 5px;
  margin-bottom: 10px;
}.music audio{
  height: 34px;
  width: 100%;
  outline: none;
}

.coolwebs{
  width: 365px;
}
