Method 1. Use a div tag instead of a table tag to fix the position relative to the tbody, then adjust it to an absolute value per tr tag to affect top or translate.
방법 1. table 태그 대신 div 태그를 사용하여 tbody에 상대적인 위치를 고정한 다음 tr태그마다 절대값으로 조정하여 top 또는 translate에 영향을 줍니다.
Method 1. Use a div tag instead of a table tag to fix the position relative to the tbody, then adjust it to an absolute value per tr tag to affect top or translate.