.container {
    max-width: 1000px; 
    margin: 0 auto;
}
.code {
    font-family: "Source Code Pro", monospace;
    font-weight:200;
}