body {
    padding-left: 15%; 
    padding-right: 15%; 
    padding-top: 10%;
    padding-bottom: 10%;
}

/*
this should only be for the mobile viewport
h2 {
    font-size: 270%;
}

p {
    font-size: 160%;
}
*/