// styles for <%=name%>
html, body
  font-family: Roboto-regular
  height: 100%;
  color: #333;
  margin: 0
  padding: 0
  -webkit-font-smoothing: antialiased
a
  text-decoration: none
  color: #333