.num1{ width:400px; height: 400px; background-color: aqua; display:flex; justify-content: center; align-items: center; } .inter{ width: 150px; height: 150px; background-color: red; }