@@ -222,6 +222,9 @@ const login = async () => {
display: flex;
justify-content: center;
align-items: center;
+ height: 100%;
+ background-image: url("./img/login-right.png");
+ background-size: 100% 100%;
.right-block {
width: 596px;
.tab {