*
{
  box-sizing: border-box;
}

body
{
  font-family: 'Open Sans Condensed';
  font-size: 22px;
  margin: 0;
}
