html { font-family: Arial, Helvetica, sans-serif; margin-top: -6px; } * { box-sizing: border-box; text-align: center; font-size: 26px; } #vertical { writing-mode: vertical-rl; height: 235px; font-size: 30px; margin-left: -13px; } .outline { border: 1px solid black; padding: 5px; height: 37px; } #nickname { font-size: 22px; max-width: 50px; } #agencyDescripton { font-size: 32px; font-weight: bold; } #bold { font-weight: bold; } #barcode{ width: 390px; } #shipped { font-weight: bold; } #ticketFk { font-size: 32px; }