body
{
  text-align: center;
  background-color: #090A10;
 color: #B8BF1A;
}

img
{
  border: solid 2px black;
  color: #04144D;
  width:100%;
  height:200px;
}

#about, #heading
{
  
}

#about
{
}

#heading
{
}

#images
{
 
}

.polaroid
{
  width: 31vw;
  height: 45vh;
  background-color: white;
  display: inline-block;
  text-align: center;
  font-family: 'arial';
  font-size: 15px;
  position: relative;
  
}
footer {padding: 50px;
  margin: 50px}