:root{font-family:Barlow,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-size:14px;font-weight:400;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}#app{position:relative;display:flex;padding:0;width:100%;min-width:100%;height:100%;margin:0 auto;flex-direction:column;align-items:flex-start}.container{position:relative;display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:100%;justify-content:center;align-items:center}#logo{width:90%;height:auto;max-width:600px}#georgia{width:90%;height:auto;max-width:150px}body{position:relative;margin:0;display:flex;padding:0;width:100%;height:100vh;min-width:320px;min-height:100vh;background-image:url(bg.jpg);background-size:cover;background-position:center top;background-repeat:no-repeat}
