*{margin:0;padding:0;box-sizing:border-box;font-family:'Press Start 2P',cursive}body{color:#ff8500;background-color:#000}p{color:#ff8500}h1,h2{color:#F8FCF2;text-shadow:2px 2px 0 #ff8500,4px 4px 0 #333}button{font-family:'Press Start 2P',cursive;background-color:#F8FCF2;border:3px solid #ff8500;color:#fff;padding:10px 20px;text-transform:uppercase;cursor:pointer;box-shadow:0 5px 10px rgb(0 0 0 / .5);transition:all 0.3s ease}button:hover{background-color:#ff8500;border:3px solid #F8FCF2}body{background:linear-gradient(135deg,rgb(40 44 52 / .95),rgb(25 28 36 / .95)),url(https://images.unsplash.com/photo-1533227268428-e0f4f88f0c59?fit=crop&w=1950&q=80) no-repeat center center fixed;background-size:cover;color:#fff;font-family:'Press Start 2P',cursive!important;font-size:14px!important;text-align:center!important}header{background-color:#fff;padding:20px 0;border-bottom:5px solid #F8FCF2;font-family:'Press Start 2P',cursive;text-align:center;box-shadow:0 4px 8px rgb(0 0 0 / .3);position:relative;width:100%;z-index:10}nav{display:flex;flex-direction:row;justify-content:center;background-color:#130F18;padding:1%;text-align:center;position:fixed;top:0;z-index:50;width:100%}nav div{display:inline;margin:0 15px}nav p{font-size:1.5em;margin:0}nav p a{color:#ff8500;text-decoration:none}nav .nav-item{text-decoration:none;color:#000000!important;font-size:14px;text-transform:uppercase;padding:5px 10px;background-color:#F8FCF2;border:2px solid #ff8500;border-radius:4px;transition:all 0.2s ease;margin:2%}.navbar{transition:background-color 0.3s ease}.navbar-nav{width:100%}nav .nav-item:hover{background-color:#ff8500;border:2px solid #F8FCF2;color:#fff}.fixed{position:fixed!important;top:0;left:0;width:100%;z-index:1000;background-color:rgb(0 0 0 / .9);box-shadow:0 4px 8px rgb(0 0 0 / .3)}#logo-negativo-zg{max-width:250px;height:auto}#logo-zg{margin-top:5%;max-width:50%}.done{color:#ff8500}@media only screen and (max-width:768px){body{font-size:12px}nav ul{flex-direction:column;gap:10px}header video{width:100%}}