.formcol {
    padding: 50px;
}

div#code {
    background: #1c1c1c;
    color: white;
    height: 300px;
    padding: 20px;
    border-radius: 10px;
    overflow: scroll;
}