.outer {
  /* background: red; */
}
.inner {
  padding-top: 150px;
  font-family: arial;
  color: #888888;
}
.logo {
  max-width: 280px;
}
.title {
  font-size: 25px;
}
.server { 
  font-size: 15px;
}
