src/static/css/style.css

Summary

Maintainability
Test Coverage

.container {
    margin-top: 10px;
}

.ui-green {
    color: green;
}

.ui-red {
    color: red;
}