* {
    font-family: 'Montserrat', sans-serif;
    color: #FF00FF;
    font-size: 14px;
    overflow: hidden;
}

#particle-js {
    margin: 0 0;
    width: 800px;
    height: 500px;
}

body {
    margin: 0 0;
}