body {
  background:#ccc;
  padding:0;
  margin:0;
}

#link{
  width:300px;
  height:250px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:300px;
  height:250px;
  display:box;
  border:1px solid #F84737;
  background-color: #F84737;
  box-sizing: border-box;
}

img, svg {
  position: absolute;
  opacity:0;
}


#img-1, #img-2, #img-3, #img-4, #img-5, #img-6, #img-7, #img-8, #img-9, #img-10{

  top: 48px;
}
#img-1{
  top: 38px;
}

#logo{
  left: 75px;
  top: 75px;
}

#rect-2{
  background-color: #424242;
  width: 300px;
  height: 250px;
  left: 0px;
  top: 0px;
  position:absolute;
  opacity: 0;
}

#gray{
  left: 200px;
  top: 0px;
  opacity: 100;
}

#text-1{
  top:186px;
}

#text-2{
  top:186px;
}

#text-3{
  top:186px;
}

#text-4{
  top:186px;
}

#text-5{
  top:186px;
}