javascript intro - object literal

HTML

<div>
    <button id="btn">Change it</button>
</div>

<p>Name: <span id="msg"></span></p>