html,body,#root{width:100%;height:100%}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#161616;font-family:Arial}.container{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.top{letter-spacing:8px;color:#666;font-size:14px;position:absolute;top:70px}.center{text-align:center}h1{color:#0d2140;font-size:90px;font-weight:300}.line{background:#fff;width:100px;height:2px;margin:35px auto}p{letter-spacing:6px;color:#777;font-size:18px}
