더북(TheBook)
.hole-front {
  width: 200px; height: 30px; position: absolute; bottom: 0;
  background: url('./mole-hole-front.png') center center no-repeat;
  background-size: 200px 30px;
}
</style>
</head>
<body>
<div>
  <span id="timer">0</span>&nbsp;
  <span id="score">0</span> <button id="start">시작</button>
</div>
<div id="game">
  <div class="row">
    <div class="cell">
      <div class="hole"></div>
      <div class="gopher hidden"></div>
      <div class="bomb hidden"></div>
      <div class="hole-front"></div>
    </div>
    <div class="cell">
      <div class="hole"></div>
      <div class="gopher hidden"></div>
신간 소식 구독하기
뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.