/* force next js body margin to 0 */
body {
  margin: 0 !important;
}