summary:hover{ cursor: pointer; } iframe{ width: calc(100% - 25px); height: 500px; border: 0; background-color: rgba(220,220,220,0.4); } table{ width: 100%; } table, th, td { border: 1px solid; } th:hover{ cursor: pointer; }