diff --git a/index.css b/index.css index 094213a..50167f4 100644 --- a/index.css +++ b/index.css @@ -12,6 +12,8 @@ body { height: 100vh; background: rgb(255, 255, 255); + + overflow-y: scroll; } #form {