body:before {
    content: "SC PREPRODUCTION";
    background: #c52626;
    color: #fff;
    display: block;
    width: 100%;
    font-size: 1.5em;
    line-height: 3em;
    font-weight: bold;
    text-align: center;
}
