body{
color:white;
background-color: black;
  font-size: 1.1vh;
  font-family:"Courier New" , monospace;
  text-indent: 3vw;
  text-align: justify;
}
.image{
    max-width:70%;
}
#laser{
    float:right;
    width:45%;
    margin:1%;
}
#vinyl{
    float:left;
    max-width:45%;
    margin:1%;
}   
#e{
    width: 50%;
    float:right;
}
#shirt{
    float:right;
    width: 40%;
}