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}html,body{height:100%;margin:0;font-family:Verdana,Geneva,Tahoma,sans-serif}.content{flex:1}.container-verification{display:flex;flex-flow:column;text-align:center;margin:20px;align-items:center;padding:30px 0;max-height:unset;min-height:65vh;background-color:#dbd9d9}textarea{margin:5px;padding:10px;font-size:1em;border:1px solid #ccc;box-shadow:#9c9ca1 0 1px 3px;width:90%;max-width:500px}.button{margin:10px 5px;background-color:#046a7c;color:#fff;width:150px;height:40px;border:1px solid #929090;box-shadow:0 8px 16px #0000006f;transition:transform .3s ease,box-shadow .3s ease}.button:hover{background-color:#288b9d;transform:translateY(-2px);box-shadow:0 6px 12px #0000004d;cursor:pointer}.results p{font-weight:700}@media(max-width:768px){.container-verification{padding:20px 10px;background-image:none}.button{width:100%}}.header{position:fixed;top:0;width:100%;background-color:#fff;color:#046a7c;text-align:left;padding:10px;box-shadow:0 2px 4px #0000001a;z-index:1000}body{padding-top:60px}
