en.javascript.info/1-js/11-async/08-async-await/head.html
2019-03-09 17:24:12 +03:00

8 lines
113 B
HTML

<style>
.promise-avatar-example {
border-radius: 50%;
position: fixed;
left: 10px;
top: 10px;
}
</style>