!!! 5
html(lang='en')
  head
    meta(charset='utf-8')
    title winterless
    link(rel='stylesheet', href='style/main.css')
  body
    div.frame
      h1 You are a machine
      h2 These are your choices:
      button.eat Eat
      button.sleep Sleep
