
.codeblock {
    margin-left: 50px;
    margin-top: 50px;
    padding: 10px;
    border: 1px dotted black;
    background: lightyellow;
    font-family:"Courier";
	white-space: pre;
	text-align: left;
}