.text-window {
position: fixed;
height: 90%;
width: 100%;
white-space: pre-wrap;
overflow-wrap: break-word;
overflow-y: scroll;
}
.text-input {
bottom: 0px;
left: 10px;
#irc-window {
width: 95%;
top: 20px;