button.print {
    width: 100%;
    padding: 10px 0;
    font-size: 1.5rem;
    letter-spacing: .1rem;
    cursor: pointer;
}