react use Global CSS

:global(.myclass) {
  background-color: red;
}
Agreeable Antelope