#content {
  background: #;
  bottom: 0;
  height: 500px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  padding: 20px;
}

p {
  font-size: 200%;
}

.rememberme {visibility:hidden;}
