#typewriter {
    font-size: 16px;
  }
  
  #typewriter::placeholder {
    color: #aaa;
    opacity: 1; 
  }