
html {
  height: 100%;
  background-color: #ffffff;
}
body {
	background-color: #ffffff;
	font-family: 'Nanum Pen Script', serif;
	
}
.circelbut{ position: fixed; bottom: 0; width: 100%;text-align:center;margin-bottom:0px;}
.circelbut2{ position: fixed; bottom: 0; width: 100%;text-align:center;margin-bottom:40px;}
.bottoms{ position: fixed; bottom: 0px; width: 100%;text-align:center; }
.noDp{ display:none;}
.dday{ font-size:30px; font-weight:800;}

.fontBlack{
  color: #333;
}
.size20{
	font-size:20px;
}
.size24{
	font-size:24px;
}