diff --git a/src/App.module.css b/src/App.module.css index 70e332b..da7b936 100644 --- a/src/App.module.css +++ b/src/App.module.css @@ -1,6 +1,8 @@ .tile-dump { background-color: white; + overflow-x: scroll; + position: absolute; top: 0; left: 0;