I do not prefer using width and height as 100%. I am using the flex instead of % as for example.
div { flex: 0 0 100%; // Instead of width: 100%; } <
div { flex: 0 0 100%; // Instead of width: 100%; }