/* You can add global styles to this file, and also import other style files */ * { box-sizing: border-box; } html, body { margin: 0; } body { font-family: sans-serif; }