html, body{
    margin: 0;
    padding: 0;
    font-family: "sans-serif";
}


#body_text {
    margin: 2%;
}

