.code {
            font-size: 11px;
            font-weight: normal;
            font-family: Lucida Console, monospace;
            background-color: #eeeeee;
            padding: 0.25cm;
            border-style: solid;
            border-width: 1px;
            border-color: #cccccc
          }
.code-parent{
            width: 500px;
}