.developerconsole {
    width: 100%;
    padding: 20px;
    border: 2px dashed rgba(255,0,0,0.5);
    background: #f7d2d2;
}