en.javascript.info/1-js/09-async/05-async-await/head.html
2019-03-02 23:36:50 +03:00

8 lines
113 B
HTML

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