img.logoi{ width: 200px; } img{ width: 400px; } .header { margin-bottom: 0; width: 700px; } a{ float: right 100px; } body { background: linear-gradient(45deg, rgba(20, 99, 155, 0.25), rgba(30, 148, 227, 0.25)); background-image: url(/project-roshka/imagenes/descarga.svg); background-size: cover; background-attachment: fixed; background-blend-mode: multiply; font-family: "normal"; color: white; position: relative; width: 100px; height: 100px; } /* ul{ list-style: none; } .menu >ul{ float: right; } .menu li a { color:#fff; text-decoration:none; padding:10px 12px; display:block; } .menu li ul li { marging-left position:relative; } */ .menu { width: 400%; float: left; } .menu ul li { float: right; list-style-type: none; text-align: right; } div.menu{ float: right; } .menu ul li a { padding-left: 5px; text-decoration: none; font-size: clamp(14px, 20px, 1.2vw); text-transform: uppercase; display: block; position: relative; overflow: hidden; padding-bottom: 50px; white-space: nowrap; } .grafico,svg { max-width: 50px; display: block; height: auto; } .seccion.hero { padding-bottom: 20px; width: 1098px; } .hero { perspective: 150px; } .hero { display: grid; grid-template-columns: auto repeat(10, 1fr) auto; } .hero { display: flex; flex-direction: column; align-items: center; padding-left: 200px; /* padding-right: 200px; */ } .postulacion{ border-radius: 30px; color: blue; }