Filling screen

Am I filling the viewport width or not?

@container (inline-size = 100vw) {
  * {
    border-radius: 0;
  }
}