   body {
       margin: 0;
       margin-top: 0px;
   }

   header#sec-182e {
       position: fixed !important;
       top: 0 !important;
       left: 0 !important;
       right: 0 !important;
       width: 100% !important;
       z-index: 1000 !important;
       background-color: rgba(46, 44, 44, 0.8) !important;
       backdrop-filter: blur(10px) !important;
       -webkit-backdrop-filter: blur(10px) !important;
       max-height: fit-content;
   }