*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}body,html{height:100%;overflow:hidden}#app{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}#app,.background{width:100%;background:#000}.background{position:fixed;top:0;left:0;height:100vh}.background img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:690px){.background{margin-top:-10px}.background img{height:calc(100% + 10px)}}