html {
      font-size: 10px;
    }

    * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }

    body {
      font-family: 'Open Sans', sans-serif;
      display: flex;
      flex-direction: column;
      min-height: 100vh;
      min-height: 100svh;
      font-size: 1.6rem;
      color: #e2e2e2;
      background-color: #1f1f1f;
      margin: 0 auto;
      width: 900px;
    }

    header {
      border-radius: 25px;
      background: #0077aF;
      height: 25px;
      margin: 20px 20px 10px 20px;
      font-family: 'Bebas Neue', cursive;
    }
    footer {
      border-radius: 25px;
      background: #0077aF;
      height: 25px;
      margin: 20px;
      font-family: 'Bebas Neue', cursive;
    }
    footer .bar {
      text-align: right;
      border-width: 0 0 0 7px;
    }

    .center {
      text-align: center;
    }

    .bar {
      display: block;
      background-color: #383838;
      margin: 0 20px;
      border-width: 0 7px 0 0;
      border-style: solid;
      border-color: #1f1f1f;
      text-align: left;

    }


    .bar a,
    .tbutton a,
    .bbutton a {
      height: 25px;
      line-height: 25px;
      background-color: #1f1f1f;
      display: inline-block;
      padding: 2px 10px 0 10px;
      font-size: 3rem;
      vertical-align: bottom;
      overflow: hidden;
      margin: 0;
    }

    .bar a:link,
    .bar a:visited,
    .bar a:hover {
      color: #e2e2e2;
      text-decoration: none;
    }

    main {
      margin: 0 20px;
      padding: 20px;
    }

    h1 {
      color: #e2e2e2;
      font-size: 4rem;
      font-weight: 400;
      text-align: center;
      padding: 0 0 20px 0;
      font-family: 'Bebas Neue', cursive;
    }

    h2 {
      color: #e2e2e2;
      font-size: 3rem;
      font-weight: 400;
      padding: 20px 0 0 0;
      font-family: 'Bebas Neue', cursive;
    }

    p {
      padding: 0 0 15px 0;
      text-align: justify;
      hyphens: auto;
      }

    code, blockquote {
      padding: 20px;
      background-color: #383838;
      display: block;
      border-radius: 5px;
    }
    a:link,
    a:visited {
      color: #00B7EF;
      text-decoration: none;
    }

    a:hover,
    a:active,
    a:focus {
      color: #00B7EF;
      text-decoration: none;
    }


    .center {
      text-align: center;
    }

    ul, ol {
      list-style: none;
      padding: 20px;
    }

    li {
      padding: 0;
    }

    form {
      padding: 20px 0;
    }
    label {
      text-align: right;
      max-width: 25%;
      width: 100px;
      display: inline-block;
      padding: 7px;
    }
    input {
      max-width: 75%;
      width: 500px;
      display: inline-block;
      padding: 7px;
      background-color: #585858;
      border: 0;
      border-radius: 4px;
      color: #e2e2e2;
      margin: 0;
      font-size: 1.6rem;
      margin: 3px 0;
    }
    button {
      padding: 7px;
      background-color: #0077aF;
      border: 0;
      border-radius: 4px;
      font-size: 1.6rem;
      color: #e2e2e2;
      margin: 3px 0;
      cursor: pointer;
    }
    button:hover {
      background-color: #00B7EF;
    }
    table {
      width: 100%;
      border: 1px;
      border-collapse: collapse;
    }
    tr:hover, tr:nth-child(even):hover {
      background: #383838;
    }
    tr:nth-child(even) {
      background: #262626;
    }
    th {
      font-weight: bold;
    }
    th, td {
      padding: 2px 10px;
      text-align: left;
      margin: 0;
    }
    .center nav div.bar {
      border-width: 0 7px 0 7px;
    }

    .center nav div.bar a {
      margin: 0 20px;
    }

    .touterframe {
      background-color: #383838;
      border-radius: 0 0 0 65px;
      display: flex;
      padding: 0 0 25px 0;
      text-align: right;
      margin: 30px 0 0 0;
    }

    .tinnerframe {
      border-radius: 0 0 0 25px;
      background-color: #1f1f1f;
      text-align: right;
      display: flex;
      flex-wrap: wrap;
      align-items: stretch;
      width: 70%;
    }

    .tbutton {
      border-radius: 25px 0 0 25px;
      background: #383838;
      margin: 0 0 15px 15px;
      display: inline-block;
      height: 25px;
      text-align: right;
      padding: 0 25px;
      flex-grow: 1;
      font-family: 'Bebas Neue', cursive;
      width: 45%;
    }

    .bouterframe {
      background-color: #383838;
      border-radius: 65px 0 0 0;
      display: flex;
      padding: 25px 0 0 0;
      text-align: right;
      margin: 30px 0 30px 0;
    }

    .emptyframe {
      width: 30%;
      height: 100%;
      background-color: #585858;
      align-self: center;
      height: 40px;
      border-width: 2px 0;
      border-style: solid;
      border-color: #1f1f1f;
      color: #1f1f1f;
      font-weight: bold;
    }

    .emptyframe2 {
      width: 100%;
      height: 100%;
      background-color: #0077aF;
      align-self: center;
      height: 40px;
      border-width: 1px 0 2px 0;
      border-style: solid;
      border-color: #1f1f1f;
      color: #1f1f1f;
      font-weight: bold;
    }

    .binnerframe {
      border-radius: 25px 0 0 0;
      background-color: #1f1f1f;
      text-align: right;
      display: flex;
      flex-wrap: wrap;
      align-items: stretch;
      width: 70%;
    }

    .bbutton {
      border-radius: 25px 0 0 25px;
      background: #383838;
      margin: 15px 0 0 15px;
      display: inline-block;
      height: 25px;
      text-align: right;
      padding: 0 25px;
      flex-grow: 1;
      font-family: 'Bebas Neue', cursive;
      width: 45%;
    }

    .bbutton a,
    .tbutton a {
      color: #e2e2e2;
    }

    nav.breadcrumb {
      display: block;
      text-align: left;
      margin: 0 50px 20px 50px;
    }
    nav.breadcrumb ol {
      margin: 0;
      padding: 0;
    }
    nav.breadcrumb ol li{
      display: inline-block;
      list-style: none;
      width: auto;
      padding: 0;
      height: 25px;
      line-height: 25px;
      font-size: 1.4rem;
    }
    nav.breadcrumb ol li a{
      color: #00B7EF;
      display: inline;
      font-family: 'Open Sans', sans-serif;
      font-size: 1.4rem;
      height: 25px;
      line-height: 25px;
      padding: 0;
      border-radius: 0;

    }
    nav.breadcrumb ol li a img{
      margin: 0;
      display: inline-block;
      vertical-align:baseline;
    }
    nav.breadcrumb ol li span{
      color: #e2e2e2;
      display: inline;
      font-family: 'Open Sans', sans-serif;
      font-size: 1.4rem;
      height: 25px;
      line-height: 25px;
      padding: 0;
      margin: 0;
      border-radius: 0;
    }
    nav.breadcrumb ol li:has(a)::after{
      content: " / ";
      color: #e2e2e2;
    }


    nav {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      /* Creates two equal columns */
      gap: 15px 25px;
      /* Adds space between rows and columns */
      text-align: left;
      margin: 20px 0;
    }

    nav a {
      height: 25px;
      line-height: 25px;
      border-radius: 25px;
      padding: 2px 10px 0 10px;
      font-size: 3rem;
      vertical-align: bottom;
      overflow: hidden;
      display: inline-block;
      text-align: center;
      margin: 0;
      background-color: #1f1f1f;
      color: #fff;
      font-family: 'Bebas Neue', cursive;
    }

    nav a:link,
    nav a:visited {
      color: #e2e2e2;
      text-decoration: none;
    }

    nav a:hover {
      color: #0077aF;
      text-decoration: none;
    }

    img {
      margin: 0 auto 20px auto;
      display: block;
    }

    @media screen and (max-width: 900px) {
      body {
        width: 100%;
        margin: 0;
      }
      header, footer {
        margin-left: 5px;
        margin-right: 5px;
      }
      main {
        margin-left: 15px;
        margin-right: 15px;
      }
      nav.breadcrumb {
      margin: 0 35px;
    }
      .bbutton,
      .tbutton {
        width: 100%;
      }

      nav {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    @media screen and (max-width: 460px) {

      nav {
        grid-template-columns: repeat(1, 1fr);
      }
    }