.container { position: relative; top: 0; left: 0; .inputForm{ padding-bottom: 18px; } .wordNumberForm { position: absolute; right: 20px; bottom: 2px; color: #e1e1e1; font-size: 12px; } .cellInput{ user-select: none; } } .input { padding-bottom: 18px; max-height: 500px !important; } .wordNumber { position: absolute; right: 35px; bottom: 80px; color: #e1e1e1; font-size: 12px; }