*{margin:0;padding:0;box-sizing:border-box}a{background-color:transparent;text-decoration:none}#app{display:flex;flex-direction:column;justify-content:space-between;height:100vh}header{display:flex;justify-content:space-between;align-items:center;position:fixed;padding:0 55px;width:100%;height:50px;color:#fff;background-color:transparent}.logo{display:flex;align-items:center;flex-shrink:0;margin-right:40px;height:100%}.logo img{width:120px}.banner{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;height:561px;width:100%;background:url(./banner-DeZ9CsEY.webp) repeat;background-size:20% 100%}.banner img{height:140px}.banner p{margin:20px;color:#fff;font-size:20px;font-weight:300}.banner svg{display:inline-block;margin:0 18px}footer{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;height:60px;background-color:#21252c}footer img{display:inline-block;width:20px;height:20px;margin-right:5px}footer a{display:flex;align-items:center;font-size:12px;color:#fff}
