quel css vmin

- `vmin` is the minimum between the viewport's height or width in percentage 
depending on which is smaller. 
- `vmax` is the maximum between the viewport's height or width in percentage 
depending on which is bigger.
Glorious Gnu