canvas size
HTML
<div width="140px" height="20px" style="background-color:blue">
<canvas width="100%" height="100%" style="background-color: red">
</canvas>
</div>
<div width="140px" height="20px" style="background-color:blue">
<canvas width="100%" height="100%" style="background-color: red">
</canvas>
</div>