input,button,iframe{border:0;outline:none}.App{text-align:center}.App-logo{height:8vmin;pointer-events:none;display:inline}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:10vh;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.outerContents{background:#292b3d;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:0}.urlWriter{padding:5px;display:flex}.webContents{flex:1 1 auto}.urlWriter input{flex:1 1 auto;border-radius:5px 0 0 5px;padding:3px 10px;background:#3d405b;color:#fdfefe;outline:none}.urlWriter button{background:#3d405b;color:#fdfefe;padding:3px 10px;border-radius:0 5px 5px 0}.urlWriter button:disabled{color:#fdfefe88}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;background-color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
