* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

li {
  width: 300px;
  height: 300px;
  float: left;
}
