diff --git a/bio/style.css b/bio/style.css index fd6c1f0..b425225 100644 --- a/bio/style.css +++ b/bio/style.css @@ -375,8 +375,8 @@ button { } #cursoreffectelement { - width: 100%; - height: 90%; + width: 100vw; + height: 99.9%; position: absolute; z-index: 0; } \ No newline at end of file