#TIL That CSS pixels are not equivalent to device pixels in high resolution screens. So <img width="300" height="300"> can actually be rendered as 600x600px in some devices.
This is an instance-of-one managed by Noel De Martin.