body {
  background-color: #000;
  font-family: 'Advent Pro';
  font-weight: 700;
}

.logo {
  width: 250px;
  padding: 10px;
  border: 2px #fff solid;
  margin-top: 20px;
  margin-bottom: 20px;
}

#ilk {
  text-align: center;
}

#buttonStyle {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 18px;
}

