body, html {
  font-family: 'Roboto', Arial, sans-serif;
  height: 100%;
  margin: 0;
}
paper-card {
  position: absolute;
  bottom: 200px;
  left: 25px;
  z-index: 1;
}