Although it’s not recommended, here’s a note.
.container{style: 'height: 80vh;'}
For specifying two styles, do it like this:
.container{style: 'height: 80vh; background-color: #99cc00;'}