* {
  font-family: open sans, sans-serif, Arial, Helvetica;
  color: #333;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
