1<div role="dialog" aria-labelledby="dialogTitle" aria-describedby="dialogDesc">
2  <h2 id="dialogTitle">Your personal details were successfully updated</h2>
3  <p id="dialogDesc">You can change your details at any time in the user account section.</p>
4  <button>Close</button>
5</div>