.container { display: flex; flex-wrap: wrap; margin-top: auto; justify-content: center; padding-bottom: -100px; margin: 5px; } .ilankart{ box-shadow: 0 7px 5px 0 rgba(5, 239, 243, 0.466); max-width: 271px; height: auto; margin: 7px; text-align: center; font-family: arial; margin-top: 10px; } .ilan_ismi{ border-radius: 10px; color:black; margin-top: 5px; text-transform: uppercase; font-style:unset; } .ilan_acıklama{ color: rgb(0, 0, 0); font-size: 13px; text-align:left; font-weight: bold; } .yanitla_buton{ background-image:linear-gradient(120deg,rgb(0, 182, 167),rgb(0, 243, 211),#23c0f0); background-size: 200%; color: white; border-radius: 10px; border: 0px; width:100px; } .yanitla_buton:hover{ /* background:white; */ /* color:rgb(24, 185, 185); */ font-size:medium; }