* {
  outline: 0;
}
html,
body {
  padding: 0;
  margin: 0;
  background: #fafafa;
  box-shadow: none !important;
}
a:hover {
  text-decoration: none;
}
