body {
    margin: 0;
    width: 100%;
    height: 100%;
    background: #eee;
}

.css:after {
    content: 'css ok';
}
