#create-deck-button {
  position: fixed;
  font-size: 14px;
  bottom: var(--padding);
  right: var(--padding);
  width: 5.5rem;
  height: 2.7rem;
}
