nav, footer, .navbar{
    display: none;
}

p{
    text-align: justify !important;
}

h1{
    font-size: 1.6rem !important;
}
h2{
    font-size: 1.4rem !important
}

h3{
    font-size: 1.2rem !important;
}

h4, h5, h6,p,span,ul,a,div{
    font-size: 1rem !important;
}