:root{--accent: 124, 58, 237;--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), #4b519c 50%, white 50%)}html{font-family:system-ui,sans-serif;background-image:"./logo.JPG"}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}footer p{font-size:1.5em;color:#fff;background-color:#333;text-align:center;position:fixed;bottom:0;width:100%;margin:auto}header{display:flex;align-items:center;justify-content:space-between;background-color:#4b519c;padding:1rem;box-shadow:0 2px 4px #0003}header img{width:80px;height:60px;margin-right:.5rem}header nav a{margin-left:1em;font-size:1.3em;font-weight:650;text-decoration:none;color:#000;padding:1rem;border-radius:5px;transition:all .2s}header nav a:hover{background-color:#000;color:#fff;cursor:pointer}body{background-image:url(../../../fondoooo.JPG);background-size:auto;background-repeat:no-repeat}
