diff --git a/src/index.css b/src/index.css index f4277a61..efd5ce49 100644 --- a/src/index.css +++ b/src/index.css @@ -52,4 +52,9 @@ height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 9998; -} \ No newline at end of file +} + +div { + max-width: 100%; + } +