I want to show that $\operatorname{Vol}_{3}=0$, where $$D:=\{(x,y,z)\in\mathbb{R}^{3}\,:\,0\leq x,y\leq1,\,z=2x+y\}$$ by covering $D$ (for each $\epsilon>0$) with a finite number of rectangles $R_{i}$ such that $\sum_{i}\operatorname{Vol}_{3}(R_{i})<\epsilon.$
What sort of choice of rectangles will be suitable here?
I've done a few examples in $\mathbb{R}^{2}$, such as the line $y=x$ from $(0,0)$ to $(1,1)$, but I am having trouble extending this mindset in $\mathbb{R}^{3}$.
Any help is welcome!

HINT: Divide $[0,1]\times [0,1]$ into $n\times n$ squares. Over the $i$th square, you want a box $R_i$ of height $<\epsilon$ that encloses the portion of $D$ over that square. So you want to choose $n$ large enough so that the maximum of $2x+y$ minus the minimum of $2x+y$ on each square will be $<\epsilon$. Can you figure this out? (Spoiler: You will need $3/n<\epsilon$.)