.button {
  border: none;
  outline: none;
  width: 100px;
  border-radius: 4px;
  position: absolute;
  right: 40px;
  bottom: 40px;
}
