canvas {
    height: 40vh;
    background-color: #000010;
    width: 100%;
}

#particles{
    width: 100%;
}

#intro {
    position: absolute;
    left: 0;
    top: 15%;
    padding: 0 20px;
    width: 100%;
}

.wavy{
    height: 150px; 
    overflow: hidden;
}

