| <html> | |
| <head> | |
| <title>LogicKor | 한국어 언어모델 다분야 사고력 벤치마크</title> | |
| <style> | |
| body, html { | |
| margin: 0; | |
| padding: 0; | |
| height: 100%; | |
| overflow: hidden; /* 스크롤바 제거를 위함 */ | |
| } | |
| iframe { | |
| width: 100%; | |
| height: 100%; | |
| border: none; /* iframe의 기본 테두리 제거 */ | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <iframe src="https://lk.instruct.kr/" frameborder="0"> | |
| 브라우저가 iframe을 지원하지 않습니다. | |
| </iframe> | |
| </body> | |
| </html> |