*::-webkit-scrollbar {
  display: none;
}

html {
  background: #f6f6f6;
}

body {
  margin: 0;
}

blockquote {
  margin: 0 0 0 8px;
}
