I kept it simple:
div{ width: 100vw; hight: 12vh; }
as the width and hight of the div are set relative to the viewport, zoom will have no impact on it.