Skip to content
5 changes: 5 additions & 0 deletions src/app/app.component.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.container {
display: flex;
justify-content: center;
align-items: center;
}
Loading