html{
  background: #000;
}
body {
  color: #fff;
  margin: 0;
}
button,
input,
optgroup,
select,
textarea {
  border: 1px solid #fff;
}
a{
  color: #fff;
}