ниже?
                      
                      
                      
                      
                      
                      html:
                      
                      
                          <div class="window">
                      
                      
                      
                      
                      
                              <div class="card"></div>
                      
                      
                      
                      
                      
                          </div>
                      
                      
                      
                      
                      
                      css:
                      
                      
                      .window {
                      
                      
                          width: 600px;
                      
                      
                          height: 750px;
                      
                      
                          background: #242323;
                      
                      
                          border-radius: 30px;
                      
                      
                          margin-left: 610px;
                      
                      
                          margin-top: 70px;
                      
                      
                      }
                      
                      
                      
                      
                      
                      .card {
                      
                      
                          width: 400px;
                      
                      
                          height: 200px;
                      
                      
                          background: #302f2f;
                      
                      
                          margin-top: 30px;
                      
                      
                          margin-left: 100px;
                      
                      
                      }
                      
                      
                      
                      
                      
                      я просто начинающий верстальщик, если можно так себя назвать
                      
                      
                      margin-top не помогает, появляется скролл
                      
                      
                    
Куда отпустить если в центр display flex justify-content center align-items center Если просто двигать по px position relative top ? left ? right ? bottom ?
Обсуждают сегодня