
body{
    /*color: white;*/
    background-color: darkgrey;
}


footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /*color: black;*/
  /*Set the fixed height of the footer here*
  height: 60px;
  background-color: #f5f5f5;*/
}