
.footer {
  /* width: 1000px; */
  height: 100px;
  margin: 20px auto 30px;
  padding-bottom: 20px;
  text-align: center;
}
.copyright {
  color: #ccc;
}