// Now the message box which must be pinned at the bottom #send-container { position: absolute; bottom: 0; height: 60px; } #message-box { margin-top: auto; } #message-area { width: 50vw; }