body {
    color: Black;
    background: White;
    margin-right: 10%;
    margin-left: 10%;
    font-family: "Times New Roman", serif;
    text-align: justify
    }
pre {
    font-size: medium;
    font-family: "Times New Roman", serif
    }