/**!
   * @bndynet/typescript-lib-starter v2.0.0
   * https://github.com/bndynet/typescript-lib-starter.git
   *
   * Copyright (c) 2024 Bendy Zhang
   * Released under the MIT license
   */
  /* here to place your scss code and must import in index.ts file */
body {
  margin: 0;
  padding: 0;
}