Pattern

作者:muhammad_11800 点赞MIT

实时预览

源代码

export default function Component() {
  return (
    <div className="background"></div>
  );
}