﻿.computer{display:flex;flex-direction:column;box-sizing:border-box;max-height:100%;}.computer>*{box-sizing:border-box;max-height:100%;overflow:auto;}.computer>*{padding-bottom:10px;}.computer textarea{height:300px;width:600px;overflow:scroll;}