diff --git a/src/app.wpy b/src/app.wpy index e7208d0..5c3115b 100644 --- a/src/app.wpy +++ b/src/app.wpy @@ -10,7 +10,7 @@ flex-direction: column; align-items: center; justify-content: space-between; - background: red; + background: #f8f8f8; }