body {
  background:#ccc;
  padding:0;
  margin:0;
  font-family: "Helvetica Neue", HelveticaNeue, Helvetica, system-ui, -apple-system, Arial, sans-serif;
}

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

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

img, svg {
  position: absolute;
  top:0;
  left:0;

  
 
}

#all{
  visibility: hidden;
}

#text_1{
  position: absolute;
width: 210px;
height: 156px;
left: 46px;
top: 111px;

}

#logo{
  position: absolute;
width: 200px;
height: 43.28px;
left: 51px;
top: 24px;
}

#text_2{
  position: absolute;
width: 163px;
height: 74px;
left: 70px;
top: 297px;
}

#text_3{
  position: absolute;
  width: 185px;
  height: 74px;
  left: 66px;
  top: 393px;
}

#fire{
  position: absolute;
width: 28px;
height: 28px;
left: 84px;
top: 433px;
}

#rocket{
  position: absolute;
width: 28px;
height: 28px;
left: 67px;
top: 339px;
}

#CTA{
  position: absolute;
width: 225px;
height: 77px;
left: 39px;
top: 497px;
}