#Global{ margin-top: 20px; height: 100%; margin-left: 15px; display: flex; text-align: center; justify-content: space-between; border-radius: 10px; margin-right: 15px; } #Bir{ background: white; margin-top: 20px; height: 100%; margin-left: 200px; display: flex; text-align: center; justify-content: space-between; border-radius: 15px; margin-bottom: 10px; } #İki{ background: white; margin-top: 20px; height: 100%; margin-right: 200px; display: flex; text-align: center; justify-content: space-between; border-radius: 15px; margin-bottom: 10px; }