@import url('fonts.css');

body {
  padding: 0;
  margin: 0;
  background-color: #f1f1f7;
  height: 1000px;
}
