* {
  font-size:16px;
}

body {
    margin: 0;
    overflow: hidden;
}

:root:before {
  content: url(../images/phoneback.png?v=2)
           url(../images/GRIND.png)
           url(../images/manny.png)
           url(../images/chad.png)
           url(../images/flashy.jpg);
  visibility: hidden;
  position: absolute;
  left: -999em;
}

audio{
  display:none; 
}

.phone-container{
  background: url(../images/phoneback.png?v=2); 
   background-size: 100%;
}

.announcement-container{
  padding-top: 50px;
  background:black;
}

.grindr-container{
  background: #353535;
}

.grindr-header{
    background: linear-gradient(hsla(51, 97%, 75%, 1), #FACA2A, #ba9417);
    height: 65px;
    width: 100%;
    position: relative;
}

.grindr-header .grind{
    width: 48px;
    height: 65px;
    position: absolute;
    top: 11px;
    filter: brightness(0.3);
    left: 10px;
}

.grindr-content {
    display: flex;
    flex-flow: row wrap;
}

.photo {
    width: 32%;
    background: grey;
    margin: 4px 0 0 4px;
    position: relative;
    height: 131px;
    border-radius: 7px;
    box-sizing: border-box;
}

.photo p {
    position: absolute;
    top: 8px;
    left: 9px;
    margin: 0;
    padding: 0;
    color: #dedede;
    font-size: 1.1em;
    text-shadow: 0 0 1px black;
    font-family: sans-serif;
}

.message {
    position: absolute;
    background: #ec0b0b;
    width: 26px;
    height: 25px;
    text-align: center;
    line-height: 26px;
    font-size: 1.2em;
    font-family: sans-serif;
    border-radius: 13px;
    font-weight: bold;
    color: #2f2f2f;
    bottom: 4px;
    right: 4px;
    opacity: 0;
    transition: opacity .1s linear;
}

.manny {
    background: url(../images/manny.png);
    background-size: 100%;
}

.chad {
  background: url(../images/chad.png);
  background-size: 100%;
  border: 0 solid rgba(0, 114, 255, 0.78);
  transition: border-width .15s linear;
}

.grindr-messages {
    position: absolute;
    bottom: 0;
    height: 400px;
    width: 100%;
    transition: height .2s linear;
}

.im-in {
    background: #facb2d;
    padding: 6px 13px;
    margin-left: 15px;
    margin-bottom: 8px;
    font-family: sans-serif;
    font-weight: 600;
    font-size: 1.1em;
    height: 20px;
    border-radius: 5px;
}

.im-in.flash {
    background-image: url(../images/flashy.jpg);
    height: 235px;
    width: 136px;
    background-size: 94%;
    background-position: 5px;
    background-repeat: no-repeat;
}

.choices {
    padding: 10px;
    background: #5d5c5c;
    display: flex;
    flex-flow: row wrap;
    height: 0;
    align-content: flex-start;
    transition: height .2s linear;
}

.choice {
    background: #2d92fa;
    padding: 6px 13px;
    margin: 2px 10px;
    margin-bottom: 8px;
    font-family: sans-serif;
    font-weight: 600;
    font-size: 1.1em;
    height: 20px;
    border-radius: 5px;
    flex-grow: 1;
}

.start-hidden{
  opacity: 0;
}

.fade-slow{
  transition: opacity 2s linear;
}

.fade-quick{
  transition: opacity .4s linear;
}

.full{
  width: 100%;
  height:800px;
  position:absolute;
  top: 0;
  left: 0;
}

.b-yellow{
  background:#fff0c8;
}

.announcement.meetc{
  color: #6d6aef;
  font-size: 1.3em;
}

.announcement {
  color: #ffcaa9;
  font-size: 1.4em;
  line-height: 2.2em;
  height: 2.2em;
  text-align: center;
  font-family: 'Pacifico', cursive;
}
.heart {
    color: white;
    z-index: 2;
    position: absolute;
    font-size: 1.2em;
    text-shadow: 0 0 10px black;
    top: 590px;
    right: 25px;
    font-family: "Press Start 2P", sans-serif;
}

.a-unlocked {
    font-family: "Press Start 2P", sans-serif;
    text-align: center;
    background: #259a8f;
    color: white;
    padding: 3px 0;
    border-radius: 36px;
    border: 2px solid #00005d;
    margin: 0 18px;
    position: absolute;
        width: 370px;
    line-height: 1.5em;
    top: 605px;
}

.grind {
    background: url(../images/GRIND.png);
    background-repeat: no-repeat;
    width: 71px;
    height: 69px;
    position: absolute;
    top: 500px;
    left: 90px;
    background-size: 100%;
}

@keyframes walking {
    00%   {top: -375px;}
    20% {top: -275px;}
    40%   {top: -175px;}
    60%   {top: -75px;}
    80%   {top: 25px;}
    100% {top: 90px;}
}

@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.kawaii.walkin {
    position: absolute;
    animation-name: walking;
    animation-duration: 2.5s;
    animation-iteration-count: 1;
    left: 35px;
    top: 90px;
}

p.speech.walkin {
  position: absolute;
  right: 45px;
  top: 7px;
  opacity:0;
  animation:fadeIn ease-in 1;
  animation-fill-mode:forwards;
  animation-duration:1s;
  animation-delay: 2.5s;
}

.mannychar .hair-part-front.skater.puff {
    border-left: 1px solid #fbf897;
    background-color: #fbf897;
}

.mannychar .hair-part-back.skater.puff {
    background-color: #fbf897;
}

.mannychar .shirt:before{
    border-bottom: 100px solid pink;
}

.mannychar .arm{
    box-shadow: inset 0px -60px 0 -30px #ffdfc4, inset 0px -68px 0 -30px black, inset 0px -75px 0 -30px pink, inset 0px -80px 0 -30px #8fc1f8;
    background-color: pink;
}

.mannychar .shorts, .mannychar .shorts:before, .mannychar .shorts:after{
    background-color: aliceblue;
}

#heart.meetcont {
    top: 591px;
}

.meetcont {top: 637px;}

#heart.lovecont {
    right: 142px;
}

.lovecont {
    right: 125px;
}

.kawaii.friends2 {
    bottom: 75px;
    position: absolute;
    left: 152px;
}

.mannychar.friends2 {
    left: -57px;
}

@keyframes slideup { from { bottom: -220px; } to { bottom:-12px; } }

.kawaii.slide-up {
    position:absolute;
    bottom:-220px;
    left:-50px;
    animation:slideup ease-in 1;
    animation-fill-mode:forwards;
    animation-duration:1s;
    animation-delay: 4s;
}

p.manny1.speech {
    opacity:0;
    position: absolute;
    bottom: 300px;
    right: 41px;
    width: 169px;
    height: 60px;
    animation:fadeIn ease-in 1;
    animation-fill-mode:forwards;
    animation-duration:1s;
    animation-delay: 4.7s;
}

p.manny1.speech:before {
    top:65px;
}

p.manny1.speech:after {
    top:59px;
}

p.speech {
    position:relative;
    width: 194px;
    height: 100px;
    text-align: center;
    font-size: 1.2em;
    font-family: sans-serif;
    line-height: 24px;
    background-color: #fff;
    border: 8px solid #666;
    border-radius: 30px;
    box-shadow: 2px 2px 4px #888;
}

p.speech:before {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 30px;
  top: 100px;
  border: 25px solid;
  border-color: #666 transparent transparent #666;
}

p.speech:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 38px;
  top: 99px;
  border: 15px solid;
  border-color: #fff transparent transparent #fff;
}

#heart {
    position: absolute;
    width: 126px;
    height: 101px;
    content: "HEllo";
    z-index: 1;
    right: 40px;
    top: 550px;
}
#heart:before, #heart:after {
    position: absolute;
    content: "";
    left: 63px;
    top: 0;
    width: 65px;
    height: 100px;
    z-index: -1;
    background: rgb(210, 44, 44);
    -moz-border-radius: 50px 50px 0 0;
    border-radius: 65px 65px 0 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
#heart:after {
    left: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

@keyframes backcolor {
    0% {background-color: #fbf897}
    25% {background-color: #a4bd74}
    50% {background-color: #632b2b}
    75% {background-color: #924e64}
    100% {background-color:#a00f0f}
}

@keyframes frontcolors {
    0% {background-color: #fbf897; border-left: #fbf897}
    25% {background-color: #a4bd74; border-left: #a4bd74}
    50% {background-color: #632b2b; border-left: #632b2b}
    75% {background-color: #924e64; border-left: #924e64}
    100% {background-color:#a00f0f; border-left:#a00f0f}
}

.mannychar.friends2 .hair-part-front.skater.puff {
  animation:frontcolors ease-in 1;
  animation-fill-mode:forwards;
  animation-duration:9s;
  animation-delay:11.5s;
}

.mannychar.friends2 .hair-part-back.skater.puff {
    animation:backcolor ease-in 1;
  animation-fill-mode:forwards;
  animation-duration:9s;
  animation-delay:11.5s;
}

.kawaii {
  background-color: transparent;
  width: 320px;
  height: 450px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}

.head {
  position: relative;
  z-index: 1;
}

.skull {
  position: absolute;
  left: 50%;
  top: 8%;
  margin-left: -150px;
  z-index: -1;
  background-color: #ffdfc4;
  width: 300px;
  height: 300px;
  border-radius: 50%;
}

.face {
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 0%;
  background-color: peach;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  margin-left: -150px;
  overflow: hidden;
  border: 6px solid #000;
  box-sizing: border-box;
}

.eye {
  background-color: #000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: 20%;
  top: 73%;
}
.eye:before, .eye:after {
  content: " ";
  display: block;
  background-color: white;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 20%;
}
.eye:after {
  background-color: white;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  position: absolute;
  left: 30%;
  top: 45%;
}

.eye.right {
  position: absolute;
  left: auto;
  top: 73%;
  right: 20%;
}

.mouth {
  position: absolute;
  left: 50%;
  top: 80%;
  background-color: transparent;
  width: 50px;
  height: 25px;
  border-radius: 50%;
  border-bottom: 7px solid pink;
  margin-left: -25px;
}

.cheeks {
  background-color: pink;
  width: 10%;
  height: 10%;
  border-radius: 50%;
  position: absolute;
  left: 15%;
  top: 80%;
}

.cheeks.right {
  left: auto;
  right: 15%;
}

.torso {
  background-color: transparent;
  width: 80px;
  height: auto;
  border-radius: 0;
  position: absolute;
  left: 50%;
  top: 270px;
  margin-left: -40px;
}

.arm {
  background-color: #fff;
  width: 50px;
  height: 150px;
  border-radius: 50px;
  position: absolute;
  left: 0px;
  top: 0%;
  transform-origin: 50% 0%;
  box-sizing: border-box;
  box-shadow: inset 0px -60px 0 -30px #ffdfc4, inset 0px -68px 0 -30px black, inset 0px -75px 0 -30px white, inset 0px -80px 0 -30px #8fc1f8;
  transform: rotate(25deg);
  border: 6px solid;
  z-index: -1;
}

.arm.right {
  left: 32px;
  transform: rotate(-25deg);
}

.arm.black{
  background-color: #525252;
  box-shadow: inset 0px -60px 0 -30px #ffdfc4, inset 0px -68px 0 -30px black, inset 0px -75px 0 -30px #525252, inset 0px -80px 0 -30px #8fc1f8;
}
.shirt.black:before{
  border-bottom: 100px solid #000;
}

.leg {
  background-color: #ffdfc4;
  width: 50px;
  height: 125px;
  border-radius: 120px;
  position: absolute;
  left: -15px;
  top: 90px;
  box-sizing: border-box;
  border: 6px solid black;
  border-bottom-width: 20px;
  box-shadow: inset 0px -20px 0 0px white, inset 0px -24px 0 0px #8fc1f8, inset 0px -28px 0 0px white, inset 0px -35px 0 0px black;
  z-index: -1;
}

.leg.right {
  transform: rotate(0deg);
  left: 45px;
}

.hair {
  background-color: transparent;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-top: 8px solid black;
}

.hair-part-front {
  background-color: #ff0000;
  width: 500px;
  height: 250px;
  border-radius: 50%;
  position: absolute;
  left: 0%;
  top: -15%;
  margin-left: 0;
  box-shadow: 0px 10px 0px -5px maroon, inset -50px 0px 0px 20px rgba(128, 0, 0, 0.25);
}

.hair-part-back {
  background-color: #563131;
  width: 500px;
  height: 250px;
  border-radius: 50%;
  box-shadow: 0px 10px 0px -5px maroon;
  position: absolute;
  left: -110%;
  top: -15%;
  z-index: -1;
}

.pony-tail {
  background-color: transparent;
  width: 100%;
  height: 150px;
  border-radius: 0%;
  position: absolute;
  left: 0;
  bottom: 150px;
  z-index: -20;
}

.pony-tail-left,
.pony-tail-right {
  background-color: #ff0000;
  width: 80px;
  height: 80px;
  border-radius: 50% 10px;
  position: absolute;
  left: 0px;
  top: 90px;
  transform-origin: 0% 0%;
  transform: rotate(0deg);
  box-shadow: inset 0px 0px 0 5px maroon;
  backface-visibility: hidden;
}

.pony-tail-right {
  position: absolute;
  left: 75%;
  top: 90px;
  border-radius: 10px 50%;
  transform-origin: 100% 0%;
  transform: rotate(5deg);
}

.pony-tail-left.top,
.pony-tail-right.top {
  top: -120px;
  left: 30px;
  transform-origin: 50% 0 0;
  border-radius: 50% 50% 50% 5px;
  transform: rotate(90deg);
}

.pony-tail-right.top {
  border-radius: 5px 50% 50% 50%;
  left: auto;
  right: -40px;
}

.hair-part-front.concave {
  background-color: transparent;
  width: 500px;
  height: 250px;
  border-radius: 50%;
  position: absolute;
  left: -30%;
  top: 40%;
  box-shadow: inset -45px 0px 0px 45px #ff0000, inset -50px 0px 0px 50px maroon;
  transform: rotate(15deg);
}

.hair-part-back.concave {
  background-color: transparent;
  width: 500px;
  height: 300px;
  border-radius: 50%;
  position: absolute;
  left: -45%;
  top: 40%;
  box-shadow: inset 45px 0px 0px 45px #ff0000, inset 50px 0px 0px 50px maroon;
  transform: rotate(-35deg);
}

.pony-tail-left.straight,
.pony-tail-right.straight {
  background-color: #ff0000;
  width: 150px;
  height: 150px;
  border-radius: 0%;
  position: absolute;
  left: 10px;
  top: 0px;
  transform-origin: 0% 0%;
  transform: rotate(-5deg);
  box-shadow: inset 0px 0px 0 5px maroon;
  backface-visibility: hidden;
}

.pony-tail-right.straight {
  position: absolute;
  left: 100%;
  top: 0px;
  margin-left: -160px;
  transform-origin: 100% 0%;
  transform: rotate(5deg);
}

.hair-part-front.skater {
  width: 300px;
    background-color: #563131;
    height: 150px;
    left: 10px;
    top: -10px;
    border: 6px solid #000000;
    border-left: none;
    transform-origin: 0 50% 0;
    transform: rotate(0deg);
    border-radius: 292px 330px 46px 31px;
    box-shadow: inset -5px -5px 0 0px rgba(128, 0, 0, 0.25), -15px 30px 0 -24px rgba(128, 0, 0, 0.1)
}

.hair-part-back.skater {
  width: 200px;
  height: 200px;
  border: 6px solid #000000;
  left: -10px;
  top: 10px;
  box-shadow: none;
}

.hair-part-front.skater.puff {
  width: 360px;
  height: 240px;
  left: 16px;
  top: -10px;
  border-left: 1px solid red;
  transform: rotate(0deg);
  border-radius: 50%;
}

.hair-part-back.skater.puff {
  width: 260px;
  height: 210px;
  border: 6px solid #000;
  left: -10px;
  top: 20px;
}

.hair-part-front.puff {
  background-color: red;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  position: absolute;
  left: 150px;
  top: -150px;
}

.hair-part-back.puff {
  background-color: red;
  width: 500px;
  height: 250px;
  border-radius: 50%;
  position: absolute;
  left: -250px;
  top: -70px;
}

.pony-tail-left.puff,
.pony-tail-right.puff {
  background-color: red;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  left: -35px;
  top: 70px;
}

.pony-tail-right.puff {
  left: 250px;
}

.pony-tail-left.puff.top,
.pony-tail-right.puff.top {
  top: -110px;
  left: 10px;
}

.pony-tail-right.puff.top {
  left: auto;
  right: -85px;
}

.pony-tail.leia {
  left: 0;
  top: 0;
}

.pony-tail-left.leia,
.pony-tail-right.leia {
  background-color: red;
  width: 110px;
  height: 200px;
  border-radius: 50%;
  position: absolute;
  left: -30px;
  top: 60px;
  transform: rotate(0deg);
}

.pony-tail-right.leia {
  left: 240px;
}

.eye.eye-lashes {
  position: absolute;
  left: 20%;
  top: 70%;
  background-color: black;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.eye.eye-lashes:after {
  position: absolute;
  left: -10px;
  top: 0px;
  background-color: black;
  width: 40px;
  height: 15px;
  border-radius: 50%;
  border-radius: 50% 50px;
  z-index: -3;
}

.eye.eye-lashes.right {
  position: absolute;
  left: 70%;
  top: 70%;
}
.eye.eye-lashes.right:after {
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 50px 50%;
}

.eye.amused {
  height: 20px;
  background-color: transparent;
  box-shadow: inset -2px 5px 0px 0px #000;
}
.eye.amused:before, .eye.amused:after {
  display: none;
}

.eye.amused.right {
  box-shadow: inset 2px 5px 0px 0px #000;
}

.cheeks.amused {
  left: 54px;
  top: 220px;
}

.cheeks.amused.right {
  left: 205px;
}

.eye.playful {
  z-index: -5;
}
.eye.playful:before {
  content: "";
  display: block;
  background-color: #ffdfc4;
  width: 80px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 15px;
}
.eye.playful:after {
  content: "";
  display: block;
  background-color: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  left: 7px;
  top: 6px;
}

.eye.sad {
  height: 25px;
  transform: rotate(-15deg);
}
.eye.sad:before, .eye.sad:after {
  display: none;
}

.eye.sad.right {
  transform: rotate(15deg);
}

.eye.sad.tear:after {
  content: "";
  display: block;
  background-color: #69dbff;
  width: 12px;
  height: 12px;
  border-radius: 0 50% 50%;
  position: absolute;
  left: 5px;
  top: 30px;
  transform: rotate(35deg);
  box-shadow: inset 0 0 0 2px rgba(1, 67, 85, 0.25);
}

.eye.displeased {
  width: 20px;
  height: 20px;
}
.eye.displeased:before {
  content: "";
  display: block;
  background-color: #ffdfc4;
  width: 60px;
  height: 20px;
  border-radius: 20px;
  position: absolute;
  left: -20px;
  top: -10px;
  box-shadow: inset -5px -4px 0px 0px #000;
  transform: rotate(15deg);
}
.eye.displeased:after {
  width: 5px;
  height: 5px;
}

.eye.displeased.right {
  left: 210px;
}
.eye.displeased.right:before {
  box-shadow: inset 5px -4px 0px 0px #000;
  transform: rotate(-15deg);
}

.eye.sleepy {
  background-color: #000;
  width: 55px;
  height: 2px;
  border-radius: 10px;
  left: 30px;
  transform: rotate(5deg);
}
.eye.sleepy:before, .eye.sleepy:after {
  display: none;
}

.eye.sleepy.right {
  left: 205px;
  transform: rotate(-5deg);
}

.heart-mouth {
  position: absolute;
  left: 50%;
  top: 85%;
  border: none;
  margin-left: -8px;
}
.heart-mouth:before, .heart-mouth:after {
  content: " ";
  display: block;
  background-color: pink;
  width: 15px;
  height: 25px;
  border-radius: 50px 50px 0 0;
  position: absolute;
  left: -8px;
  top: 0;
  transform: rotate(-45deg);
  transform-origin: 0 100% 50%;
}
.heart-mouth:after {
  position: absolute;
  left: 0px;
  top: 0;
  transform: rotate(45deg);
  transform-origin: 100% 100% 50%;
}

.mouth.amused {
  border-bottom: 15px solid #f5f2f2;
  width: 80px;
  height: 65px;
  top: 190px;
  position: relative;
  margin-left: -35px;
}
.mouth.amused:before {
  content: "";
  display: block;
  background-color: #ffdfc4;
  width: 90px;
  height: 50px;
  border-radius: 50%;
  left: -5px;
  top: 10px;
  position: relative;
  z-index: 2;
}
.mouth.amused:after {
  content: "";
  display: block;
  background-color: transparent;
  width: 80px;
  height: 65px;
  border-radius: 50%;
  border-bottom: 40px solid black;
  top: 0;
  z-index: -1;
  border-bottom: 30px solid #000;
  top: -7px;
  position: absolute;
  z-index: -1;
}

.mouth.playful {
  background-color: #ffdfc4;
  border-color: #000;
  width: 65px;
  margin-left: -32px;
}
.mouth.playful:before {
  content: "";
  display: block;
  background-color: #ffdfc4;
  width: 75px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  top: -5px;
}
.mouth.playful:after {
  content: "";
  display: block;
  background-color: red;
  width: 25px;
  height: 40px;
  border-radius: 25px;
  position: absolute;
  left: 25px;
  top: 15px;
  transform-origin: 50% 0 0;
  transform: rotate(-30deg);
  z-index: -1;
  box-shadow: inset 0px 0px 0px 3px black;
}

.mouth.sad,
.mouth.displeased {
  border-top: 7px solid black;
  border-bottom: none;
  top: 250px;
}
.mouth.sad:after,
.mouth.displeased:after {
  content: "";
  display: block;
  background-color: #ffdfc4;
  width: 60px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  top: 0px;
}

.mouth.displeased {
  border-top: 5px solid black;
  width: 70px;
  border-radius: 50px;
  left: 135px;
}
.mouth.displeased:after {
  width: 80px;
}

.mouth.sleepy {
  background-color: #000;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: none;
  top: 250px;
  margin-left: -5px;
}
.mouth.sleepy:before, .mouth.sleepy:after {
  display: none;
}

.shirt {
  background-color: transparent;
  width: 80px;
  height: auto;
  border-radius: 25px;
  position: absolute;
  left: 50%;
  top: 60%;
  margin-left: -71px;
  border-bottom: 100px solid #000;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
.shirt:before {
  content: "";
  display: block;
  background-color: transparent;
  width: 63px;
  height: auto;
  border-radius: 15px;
  position: absolute;
  left: -28%;
  top: -7px;
  border-bottom: 100px solid #fff;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
.shirt:after {
  content: "";
  display: block;
  background-color: #ffdfc4;
  width: 40px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -25px;
  border: 6px solid #8fc1f8;
}

.shirt.square:after {
  background-color: #ffdfc4;
  width: 35px;
  height: 35px;
  border-radius: 0;
  top: 0px;
  transform: rotate(45deg);
}

.skirt {
  background-color: transparent;
  width: 120px;
  height: 110px;
  border-radius: 25px;
  position: absolute;
  left: 50%;
  top: -37px;
  margin-left: -86px;
  z-index: -1;
  border-bottom: 75px solid black;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}
.skirt:before {
  content: "";
  display: block;
  background-color: transparent;
  width: 100px;
  height: 110px;
  border-radius: 15px;
  position: absolute;
  left: 50%;
  top: -7px;
  margin-left: -75px;
  border-bottom: 75px solid #8fc1f8;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}

.shorts {
  background-color: red;
  width: 120px;
  height: 60px;
  border-radius: 0;
  position: absolute;
  left: 50%;
  top: 83px;
  border: 6px solid;
  margin-left: -60px;
  z-index: -1;
  box-sizing: border-box;
}
.shorts:before, .shorts:after {
  content: "";
  display: block;
  background-color: red;
  width: 59px;
  height: 25px;
  border-radius: 0;
  position: absolute;
  left: -6px;
  top: 40px;
  border: 6px solid;
  border-top: 0;
  box-sizing: border-box;
}
.shorts:after {
  left: 55px;
}

.shorts.long:before, .shorts.long:after{
  height:58px; 
}

.shorts.blue, .shorts.blue:before, .shorts.blue:after{
  background-color: #4a6eaf;
}

.leg.slipper:before, .leg.slipper:after {
  content: " ";
  background-color: transparent;
  width: 44px;
  height: 25px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 90%;
  border-top: 5px solid black;
  margin-left: -22px;
  position: absolute;
  bottom: 0;
  display: block;
  z-index: 1;
}

.leg.shoe {
  border-radius: 10px;
  box-shadow: inset 0px -10px 0 0px #fff, inset 0px -14px 0 0px #8fc1f8, inset 0px -18px 0 0px #fff, inset 0px -25px 0 0px #000;
}

.kawaii {
  transform: scale(0.5, 0.5);
}

