body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{background-color:#2c2f33;min-height:100vh}.App,.UrlForm{align-items:center;display:flex;justify-content:center}.UrlForm{align-content:center;background:#23272a;border-radius:1em;box-shadow:1px 1px 2px 3px #1f1f1f;flex-direction:row;flex-wrap:wrap;margin:2em;min-height:50vh;min-width:60vh;width:75%}.UrlForm-logo{flex-basis:100%;height:10vh;margin:2em}.UrlForm-form{background:#2c2f33;border-radius:.7rem;position:relative;max-width:90vh;width:90%}.UrlForm-btn,.UrlForm-input{border:0;box-sizing:border-box;color:#f1f1f1;display:block;font-size:1.2rem;height:3rem}.UrlForm-input{-webkit-appearance:none;appearance:none;background:#2c2f33;border-radius:.7rem 0 0 .7rem;padding:0 1.6rem;position:relative;outline:none;width:calc(100% - 3.6rem)}.UrlForm-input:focus::-webkit-input-placeholder{color:transparent}.UrlForm-input:focus:-ms-input-placeholder{color:transparent}.UrlForm-input:focus::placeholder{color:transparent}.UrlForm-btn{background:#7289da;border-radius:0 .7rem .7rem 0;cursor:pointer;position:absolute;top:0;right:0;width:3.6rem}.UrlForm-arrow{border:solid #fff;border-width:0 3px 3px 0;display:inline-block;padding:5px;transform:rotate(-45deg) translate(-3px,-3px);-webkit-transform:rotate(-45deg) translate(-3px,-3px)}@media only screen and (max-device-width:1000px){.UrlForm-logo{height:15vh}}.UrlTable{border-collapse:collapse;border-radius:.7rem;background:#272a2a;box-shadow:1px 1px 2px 3px #1f1f1f;flex-basis:100%;margin:2rem auto;max-width:80vh;width:80%}.UrlTable td{padding:15px}.UrlTable tr{border-bottom:3px solid #222}.UrlTable td:nth-of-type(odd){min-width:12em}.UrlTable-url{text-decoration:none;color:#f1f1f1}.UrlTable-url:hover{text-decoration:underline}
/*# sourceMappingURL=main.5577e9b3.chunk.css.map */