#doboz1 { background-color: white; width: 20px; height: 150px; } @keyframes valami1 { from { height: 0; } to { height: 150px; } }