* {
    user-select: none;
}
#particles-js {
    position: fixed;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #0b256b, #651773);
    z-index: -1;
}