html {
  background-color: #5c63fc;
}

body {
  color: white;
}
.btn-play-store {
  width: 170px;
  height: 50px;
}

.btn-app-store {
  width: 150px;
  height: 50px;
}
