.body {
  background-color: yellow;
}

.comment {
  border-radius: 15px;
  position: absolute;
  right: 50%;

}
