diff --git a/src/styles.css b/src/styles.css index 9eca3a4..bf2a01e 100644 --- a/src/styles.css +++ b/src/styles.css @@ -143,7 +143,7 @@ button { background-color: #0f0f0f; width: 100%; height: 100%; - contain: size; + contain: strict; } .horizontal-grid { flex-direction: row;