@import url(https://fonts.googleapis.com/css?family=ABeeZee|Paytone+One);html{font-size:10px}body{background-color:#000;font-family:ABeeZee,sans-serif;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#bus{background:#fff;color:#fff;padding:0;width:100%;height:100%;overflow:hidden;position:absolute}#bus .alert{padding:2rem;background:rgba(0,0,0,.5)}#bus .alert p{font-size:1.6rem;line-height:2rem}#bus .alert p+p{margin-top:2rem}#bus .vue-map-container{width:100%;height:100%}#bus .logo{background:hsla(0,0%,100%,.9);bottom:25px;color:#000;display:block;margin:0 auto;padding:1rem;position:fixed;text-align:center;z-index:1000;left:0;right:0}