@scope ([data-css='pages/index.css']) {
  :scope {
    height: 100%;
    display: grid;
    place-content: center;
  }
}