body {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.125rem;
    font-style: normal;
    line-height: 1.2;
    text-align: justify;
    width: 8in;
}

.battery {
}

.code {
    pre {
        background-color: #e0e0e0;
    }
}
