layout.component.html 102 Bytes

<div class="container" style="margin-top: 2rem">
    <router-outlet></router-outlet>
</div>