html, body { margin: 0; padding: 0; background: white; color: black; } * { font-family: "Poppins", -apple-system, "Segoe UI", "Ubuntu", sans-serif; cursor: default; }