*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;padding:0;overflow-x:hidden}.edit-button{width:32px;height:32px;border-radius:50%;border:none;background:#e3f2fd;color:#1976d2;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.edit-button:hover{background:#bbdefb}.delete-button{width:32px;height:32px;border-radius:50%;border:none;background:#fee;color:#c33;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.delete-button:hover{background:#fcc}
