img {
    width: 50%;
  }


  .breadcrumb {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  body {
    max-width: 50%;
  }