 @font-face {
    font-family: 'NEXON Lv1 Gothic OTF Bold';
      src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Bold.woff') format('woff');
        font-weight: normal;
          font-style: normal;
  }

@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);


body {
  font-size: 1.1em;
  font-family: 'Spoqa Han Sans Neo';
  font-weight:300;
  background-image: url('../image/pngtree-best-of-beautiful-summer-sunset-landscape-clouds-hd-wallpapers-image_2670005.png');
  background-size: cover;
  background-repeat: initial;
  margin: 300px 0;
}


  .time {padding-top: 5px; top: 10px; width: 90%; color: white; text-align: center; font-size: 2.6em; font-family: 'Spoqa Han Sans Neo', 'sans-serif'; font-weight:900;}

  .ampm {padding-top: 0px; padding-right: 10px; width: 100%; text-valign: bottom; text-align: center; color: gray; font-size: 0.9em; font-family:
  'Spoqa Han Sans Neo', 'sans-serif'; font-weight:900;}

  .time2 {padding-top: 5px; top: 10px; width: 100%; color: white; text-align: center; font-size: 3.2em; font-family: 'Spoqa Han Sans Neo', 'sans-serif'; font-weight:700;  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }

  .date {padding-top: 5px; padding-bottom: 5px; width: 100%; color: white; align: center; text-align: center; background-color: skyblue; color: white; font-size: 1.3em; font-family: 'Spoqa Han Sans Neo', 'sans-serif'; font-weight:500;}

