resources/todomvc/big-dom-generator/utils/web-components-css/app.css (11 lines of code) (raw):

.todo-area { font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.4em; color: #111111; min-width: 230px; max-width: 550px; margin: 0 10%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 300; }