*,*::before,*::after{box-sizing:border-box}html,body{width:100%;height:100%}body{display:flex;justify-content:center;align-items:center;background:#E8E8E8}.board-wrapper.svelte-1quucy{display:flex;flex-direction:column}.controls.svelte-1quucy{width:100%;height:60px;margin-bottom:20px;background:#FAFAFA;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);display:flex;justify-content:space-between;align-items:center;padding:5px 25px}.board.svelte-1quucy{margin:auto;display:flex;flex-wrap:wrap;border:1px solid #808080;box-shadow:0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);width:500px;height:500px;padding:1px}.timer.svelte-1e6xsnj{font-size:26px;font-weight:100;display:flex;align-items:baseline
}.timer-block.svelte-1e6xsnj{width:26px}.timer-ms.svelte-1e6xsnj{margin-left:2px;font-size:14px;width:7px}.cell.svelte-1dihy9b{border:solid #808080;border-width:0 1px 1px 0;cursor:pointer;display:flex;justify-content:center;align-items:center;background:#c0c0c0;box-shadow:inset 2px 2px 2px 0px #F7F7F7, inset -2px -2px 2px 0px #7D7D7D;margin:0;padding:0;user-select:none}.cell.svelte-1dihy9b:hover{background:#dddcdc}.cell.revealed.svelte-1dihy9b{background:#dfdede;box-shadow:none}.cell-amount.svelte-1dihy9b{font-weight:600;font-size:24px;margin:0;padding:0}.cell-bomb.svelte-1dihy9b{font-weight:600;font-size:24px;margin:0;padding:0;color:#FAFAFA;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgb(124, 56, 56)
	}.cell-flag.svelte-1dihy9b{font-weight:600;font-size:24px;margin:0;padding:0;color:#FAFAFA;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#42aa42
  }.hovering.svelte-1dihy9b{box-shadow:inset 5px 5px 2px 0px rgba(0,0,0,0.2) !important}