2024-12-31 15:17:20 -05:00
|
|
|
body{
|
|
|
|
|
background-color: #0C120C;
|
|
|
|
|
color: #E4FDE1;
|
2024-12-31 16:27:08 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#p-e-canvas{
|
|
|
|
|
position:fixed;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
z-index: -1;
|
|
|
|
|
}
|
|
|
|
|
#p-e-1{
|
|
|
|
|
background-color: #0C120C;
|
|
|
|
|
}
|
|
|
|
|
#p-e-2{
|
|
|
|
|
background-color: #0C120C;
|
2024-12-31 15:17:20 -05:00
|
|
|
}
|