.copied-message {
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
    padding: 0px 3px 0px 5px;
    margin-left: 10px;
    margin-top: 3px;
    position: absolute;
    height: 25px;
    background-color: rgb(37 36 36);
    border-radius: 20px;
    box-shadow: 0px -1px 15px red;
  /* line-height: 1; */
    }