@import url("https://fonts.googleapis.com/css?family=Montserrat|Open+Sans");html,body{margin:0;padding:0;overflow:hidden}body#api{width:100vw;height:100vh;background:#333;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}body#api h2,body#api p{text-shadow:2px 2px 5px #000;margin:0}body#api h2{font-family:Montserrat;font-weight:400;text-transform:uppercase;font-size:1.75rem}body#api p{font-family:'Open Sans'}body#api button{background:transparent;border:solid 2px #f90;color:#f90;text-transform:uppercase;font-size:1rem;padding:0.5em 1em;border-radius:2em;cursor:pointer}
/*# sourceMappingURL=styles.min.css.map */