body {
    background-color: black;
    text-align: center;
}

.main{
    height: 100%;
    width: 100%;
    text-align: center;
}
.p5Canvas{
     height: 99% !important; 
     width: 99% !important; 
}