body {
  font-family: 'Short Stack', cursive;
  font-size: 13px;
  line-height: 2;
  background: black;
  background-image: url('/cherumin/1224725697-600-tiled-backgrounds-under-the-cut-180-60-65417-25636.gif');
}

#icon {
  margin-top: 7%;

}

#icon img{
  border-radius: 100%;
  width: 150px;
  height: 150px;
  box-shadow: 0px 0px 10px 15px white;
}

#box {
  margin-top: 7%;
  width: 500px;
  height: auto;
  background: white;
}

#neutral{
  width: 128px;
  height: 253px;
  float: left;
  background-image: url('/cherumin/Fdsfsffdsd.gif');
  background-size: cover;
  border: 2px #FCAAF5 solid;
}

#great{
  width: 300px;
  height: 233px;
  float: right;
  background: #F8ECF9;
    border: 2px #FCAAF5 solid ;
    padding: 10px;
}