

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}


