1. <body>
    2. Hello <span c-bind="name"></span>
    3. <br>
    4. <input c-bind="name">
    5. </body>