index.css 158 Bytes EditWeb IDE 1 2 3 4 5 6 7 #app { font-family: 'HelveticaWorld'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; color: #2c3e50; }