.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300;
  }

.down {
    margin-top: 60;
}