#icp {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    color: #666;
    text-decoration: none;
    z-index: 99999;
}