This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta name="description" content="Make-a-Word challenge for the Learners Guild Enrollment Game: https://learnathon.learnersguild.org/"> | |
<meta charset="utf-8"> | |
<title>Make a Word</title> | |
<link rel="stylesheet" href="main.css" media="screen" charset="utf-8"> | |
<style id="jsbin-css"> | |
body { |