#google-sign-in-button {
  background: none;
  width: fit-content;
  position: absolute;
  top: 0;
  right: 0;
}
#google-sign-in-button > img {
  width: 200px;
}
