.custom-note{
 width:100%;
  max-width:100%;
  min-width:100%;
  padding:14px;  
}

.custom-note::placeholder{
    color:grey;
}