This method is used to set the height in percentage
static double height(double height) { return SpacerUtil.height * height; }