:host { container: host / inline-size; display: flex; /* force host to be the width of the viewport */ width: 100vw; margin-left: 50%; transform: translateX(-50%); }