body {
    margin: 40px
}

pre {
    margin: 0px;
    white-space: pre-wrap;
    width: 500px;
}
.goback {
    position: fixed; 
    bottom: 10px; 
    left: 10px;
}