@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");body,html{padding:0;margin:0}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-image:url(/Santiago.svg);background-size:cover;background-attachment:fixed}main{display:flex;flex-direction:column;justify-content:center;align-items:center}a{color:inherit}a:active,a:focus,a:hover{color:#ffca38;border-color:#ffca38}*{box-sizing:border-box}img{max-width:100%;height:auto}footer{width:100%;height:700px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;padding:0 1rem 1rem;color:#999;background-color:#f7f2e8;background-image:url(/mountain.jpg);background-size:cover;background-position:50%}footer img{margin-left:.5rem}footer a{display:flex;justify-content:center;align-items:center;text-decoration:none;color:inherit}footer p{color:#777}@media (max-width:600px){body{background-image:url(/Santiago.svg);background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:local}}@media (min-width:1400px){footer{height:110vh}}