footer {
  width: 100%;
  min-width: 1024px;
  height: 60px;
  line-height: 60px;
  background-color: rgb(204, 1, 1);
  color: rgb(240, 238, 238);
  text-align: center;
  font-size: 16px;}
