<!doctype html>

<html class="no-js" lang="">

 

<head>

  <meta charset="utf-8">

  <meta name="viewport" content="width=device-width, initial-scale=1">

  <title>Crossword</title>

  <meta name="description" content="">

 

  <meta property="og:title" content="">

  <meta property="og:type" content="">

  <meta property="og:url" content="">

  <meta property="og:image" content="">

 

  <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600" rel="stylesheet">

  <style>

    body {

      font-family: 'source sans pro';

    }

    .featured-section * {box-sizing: border-box;}

    .featured-section  .fa {display: inline-block;}

  </style>

</head>

 

<body>

 

  <iframe style="border: none; width: 100% !important; position: static; display: block !important; margin: 0 !important;" src="https://amuselabs.com/pmm/crossword?id=3539469f&amp;set=4e93bcc2856728acd8a29f3aeff9a8e97e6c76a536b7e4c2306ff175a5640bbc&amp;embed=1" width="100%" height="700px" aria-label="Puzzle Me"> </iframe>

 

  <script src="https://pym.nprapps.org/pym.v1.min.js"></script>

  <script>

    var pymChild = new pym.Child();

 

    setTimeout(function() {

      // send updated height to parent

      pymChild.sendHeight();

      console.log('Height Sent');

    },1500);

  </script>

 

</body>

 

</html>