#name {
  color: black;
  background-color: white;
} 
.message { 
  border-top: 1px solid #ccc; 
  padding: 10px 0; 
} 
.mac-box { 
  width: 300px;
}
.message-area { 
  width: 100%; 
  height: 100px; 
}
