#btn1 {
  background-color: #1b1b1c;
  color: white;
  width: 100%;
  height: 50px;
  border: 1px solid transparent;
  border-radius: 5px;
  font-family: sans-serif;
  margin-top: 10px;
  font-size: 17px;
}
