pre {
position: relative;
background: #f7f7f7;
font-family: “Courier 10 Pitch”, Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%;
tab-size: 4;
}