.page_name {
  display: none;
}

.message-areid {
  display: flex;
}

.headshot {
  width: 100px;
  height: 100px;
  margin: 0 20px 0 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.message-sign {
  margin: auto 0;
}