body {
    background-color: #2f333c;
  }
  
  .container {
    margin-top: 50px;
  }
  
  img {
    max-width: 100%;
    height: auto;
  }
  