body{margin:0;background-color:light-grey;font-family:Arial,Helvetica,sans-serif}.wrapper{height:100vh;display:grid;grid-template-columns:40% 60%}.a,.b{display:flex;flex-direction:column;justify-content:center}.b{text-align:center}.a{background-color:#f0f0f0}.b{background-color:#0079bf}h1{font-size:80px;margin-top:12px;margin-bottom:12px}h2{font-size:60px;margin-top:12px;margin-bottom:12px}h3{font-size:40px;margin-top:12px;margin-bottom:12px}p{font-size:20px;margin-top:12px;margin-bottom:12px;text-align:justify}@media only screen and (max-width: 720px){.wrapper{grid-template-columns:100%}}.descripcion{padding:20px}.descripcion h1,.descripcion p,.descripcion a,.descripcion a:visited{color:#0079bf}.descripcion a:hover{color:#0079bf99}@media only screen and (max-width: 720px){.descripcion{padding:12px}}.risoIlustracion{padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.risoIlustracion h1,.risoIlustracion h2,.risoIlustracion p,.risoIlustracion a,.risoIlustracion a:visited{color:#fff}.risoIlustracion a:hover{color:#00296f}.gif{width:400px}span{margin-left:8px;margin-right:8px}.titulo{margin-top:-12px}.flechas{margin-top:0;margin-bottom:0}.flechas:hover{cursor:pointer;color:#00296f}@media only screen and (max-width: 720px){.gif{width:90%}}
