  .speech {
    border: 1px solid #ddd;
    width: 1080px;
    padding: 0;
    margin: 0;
  }
  .speech input {
    border: 0;
    width: 720px;
    display: inline-block;
    height: 30px;
  }
  .speech img {
    float: right;
    width: 40px;
  }