Add margin to page too close to edge

This new % one works better ON PHONES for the text only pages at ross.ohgenweb

Don't forget to wrap in "style" like the first image
html { height: 110%; margin-right: 10%; margin-left: 10%; margin-top: 50px; margin-bottom: 50px; }