@@ -3,4 +3,5 @@
width: 100vw;
height: 100vh;
overflow: hidden;
+ background-color: #f9fafb; /* gray-50 */
}
@@ -168,4 +168,4 @@ export class AppComponent implements OnInit, OnDestroy {
return [];
-}
+}