
 body{user-select:none; color: white;line-height:1.2;background-color:#ffd700 ; text-align: center;}
 a{text-decoration:none;color: white;}





 .image{
  width: 50%;


}
#comingsoon{
 

}

#twitter{
 width: 40%;
}
#images{margin-top:10vh;}


@media screen and (max-width: 480px) { 
  .image{width: 80%;}
  #twitter{width:70%}
  #images{margin-top:30vh;}
}





