
body{font-size:14px;}
.footer-box{display: flex;flex-direction: column;align-items: center;}
.line{width:100%;height:1px;background-color:rgb(229, 231, 235);margin:12px 0;}
.footer-info{display: flex;flex-direction: column;align-items: center}

.header-box{text-align: center;font-size: 22px;}
.fun-box {
    border:1px solid #f3f4f6;
    border-radius: 8px;
    padding:12px;
    width:120px;
    text-align: center;
}