body {
    margin: 0;
    height: 100%;
    width: 100%;
    background-color: #151416;
    color: white;
}

pre {
    margin: 0;
}