* {
  box-sizing: border-box;
}

body, html, p {
  margin: 0;
}

.ti-2 {
  text-indent: 2em;
}
