html,
body {
  font-size: 18px;
}

body {
  height: 100vh;
  width: 100vw;
}

.google-button__icon {
  width: 64px;
  height: 64px;
  display: inline-block;
}
