Artyom Leonov
Implement the layout based on the provided wireframe using only HTML and CSS. 
### Description Facebook’s React library utilizes a reconciliation algorithm to improve performance when updating the DOM. ### Question Explain the React reconciliation process. What optimizations exist to speed up virtual DOM diffing?