body {
    padding: 0px !important;
    margin: 0px !important;
    
}

#particles-js {
    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-image: url("http://localhost/ukpbj/assets/img/Gentala-Arasy.jpg");
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -1;
}

#copyright {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#copyright p, #copyright i {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}







