html,body{padding:0;margin:0;width:100%;heigth:100%;overflow:hidden;color:#fff;background-color:#000}body{display:flex;width:100%;height:100vh;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}*{box-sizing:border-box}p{margin:0;line-height:1.5}footer{position:absolute;bottom:0;width:100%;padding:20px 30px}footer p{color:#999;font-size:14px;text-align:center}
