.btn {
  width: 200px;
  height: 50px;
  background: rgb(255,255,255);
  box-shadow: 0px 0px;
}

