before mini breaks everything
diff --git a/styles/tilerow.module.css b/styles/tilerow.module.css
index fa8a6ba..832b95e 100644
--- a/styles/tilerow.module.css
+++ b/styles/tilerow.module.css
@@ -7,6 +7,7 @@
     height: auto;
 }
 
-.tile {
+.item {
     display: flex;
+    height: 35vmin;
 }
\ No newline at end of file