body { background-color: #333; color: lime; } ul { list-style: none; } .model-list > li { margin: 1vh; } .chat textarea { resize: none; width: 69vw; height: 3vh; } .chat { align-content: center; }