.container {
  @supports (container-type: inline-size) {
    container-type: inline-size;
    container-name: intmodule;
  }
}
