blob: b8e3c391342f4bd223f4773e4d165c41ef7d3e73 [file] [log] [blame]
<style>
:host {
align-items: center;
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-evenly;
width: 100%;
}
</style>
<h1>Welcome to Lacros</h1>
<cr-button on-click="onContinueWithAccountClick_">Continue</cr-button>