$bg-color = #373737
$text-color = #ffe42a
body
  background: $bg-color
  font-family: Arial, 'sans-serif'
  color: $text-color
.name
  text-align: center