css keyframes after click animation-fill-mode: forwards;
<!DOCTYPE html><html lang="ja"><head> <meta charset="utf-8"> <title>CSS Animations</title> <style> .rect { width: 60px; height: 80px; bac
2024/08/31 09:37