body {
    background-color: #f2f2f2;
  }
  
  img {
    width: 200px;
    height: auto;
    margin-bottom: 20px;
  }

  footer {
    
margin-left: 500 px
    background-color: #5c1801;
    text: white;
  }

  
  a {
    color: white;
  }