<button
        style={{ height: '20px', width: '100px', backgroundColor: 'blue' }}
        onClick={() =>
          dispatch({
            type: TYPES.COUNT_DOWN,