diff --git a/style.css b/style.css index 53bfcc7..7962735 100644 --- a/style.css +++ b/style.css @@ -18,7 +18,7 @@ body { #safeArea{ margin-top:52px; - border: 1px solid gray; + /* border: 1px solid gray; */ display: none; justify-content: space-between; } @@ -48,7 +48,7 @@ body { margin-right: auto; width: 320px; height: 480px; - border: 1px solid white; + /* border: 1px solid white; */ overflow: hidden; }