.snow {
    top:-50px;
    left:0px;
    position:absolute;
    z-index:200;
color:#fff;
    
}
body {background-color:grey;}
#site {
    width:500px;
    height:500px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}

@media only screen and (max-width: 1000px) {
  body {
    background-image: url("../pics/background_small.png");
	  background-repeat: no-repeat;
	  background-size: cover;
	  background-color: #d4d7dc;
	}
	.question{
		width: 100%
	}
	.answer{
		width: 100%
	}
	#day1image{
		display: block;
		margin-right: auto;
		margin-left: auto;
		width: 80%;
		height: auto;
	}
	.logo{
		display: block;
		margin-right: auto;
		margin-left: auto;
		width: 80%;
		height: auto;
	}
	
	
}
@media only screen and (min-width: 1000px) {
	body {
	  background-image: url("../pics/background.png");
	  background-repeat: no-repeat;
	  background-size: cover;
	  /*background-size: cover;*/
	}
	.question{
		width: 40%
	}
	.answer{
		width: 40%
	}
	.logo{
		display: block;
		margin-right: auto;
		margin-left: auto;
		width: 50%;
		height: auto;
	}

}
a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { text-decoration: none; }

a:active { text-decoration: none; }


.AnimalPicture{
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	height: auto;
}

.guessfield{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.guess{
	text-align: center;
}
.nicolo{
	background-color: #c4f9ff;
	border: none;
	color: black;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: block;
	font-size: 16px;
}
.question{
		margin-right: auto;
		margin-left: auto;
		border: solid black;
		background-color: c4f9ff;
}
.questiontext{
	text-align: center;
}
.answertext{
	text-align: center;
}
.answer{
		margin-right: auto;
		margin-left: auto;
		border: solid black;
		background-color: c4f9ff;
}
.colorPicker{
	display: grid;
	justify-content: space-evenly;
	float: left;
	grid-template-columns:  auto auto auto auto auto auto auto auto;
}
.ColorButton{
	background-color: #4dedff;
	border: none;
	color: black;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: block;
	font-size: 16px;
}
.answerbutton{
	margin-right: auto;
	margin-left: auto;
	background-color: #4dedff;
	border: none;
	color: black;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: block;
	font-size: 16px;
}
.movietext{
	margin-left: 1em;
}
#nicolo2{
	margin: 0;
	position: absolute;
	top: 20%;
	left: 60%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolo3{
	margin: 0;
	position: absolute;
	top: 10%;
	left: 80%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolo4{
	margin: 0;
	position: absolute;
	top: 60%;
	left: 20%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolo5{
	margin: 0;
	position: absolute;
	top: 35%;
	left: 27%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolo6{
	margin: 0;
	position: absolute;
	top: 95%;
	left: 57%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolo7{
	margin: 0;
	position: absolute;
	top: 20%;
	left: 20%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolo8{
	margin: 0;
	position: absolute;
	top: 10%;
	left: 90%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolo9{
	margin: 0;
	position: absolute;
	top: 5%;
	left: 27%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolo10{
	margin: 0;
	position: absolute;
	top: 60%;
	left: 70%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolo11{
	margin: 0;
	position: absolute;
	top: 32%;
	left: 77%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#nicolofinal{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#day1image{
	display: block;
	margin-right: auto;
	margin-left: auto;

}

#guessbutton{
	background-color: #c4f9ff;
	border: none;
	color: black;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: block;
	font-size: 16px;
}

.door{
	background-image: url('../pics/door.png');
	background-size: cover;
	background-color: transparent;
        color: white;
	width: 100px;
	height: 100px;
	font-size: 2rem;
	border: none;
	margin: 2em;
}
.doorOpen{
	background-image: url('../pics/doorOpen.gif');
	background-size: cover;
	background-color: transparent;
        color: white;
	width: 100px;
	height: 100px;
	font-size: 2rem;
	border: none;
	margin: 2em;
}

#modalContainer {
	background-color:rgba(0, 0, 0, 0.3);
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:33%;
	min-height:100px;
	max-height:400px;
	margin-top:50px;
	border:1px solid #fff;
	background-color:#fff;
	background-repeat:no-repeat;
        top:30%;
        border-radius: 25px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 1em Raleway,arial;
	background-color:#c4f9ff;
	color:#000;
	text-align: center;
	border-bottom:1px solid #c4f9ff;
	padding:10px 0 10px 5px;
	border-radius: 25px 25px 0px 0px;
}

#alertBox p {
	height:50px;
	padding-left:5px;
        padding-top:30px;
        text-align:center;
        vertical-align:middle;
        font-size: 11;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:10px auto 10px auto;
	padding:7px;
	border:0 none;
	width:70px;
	text-transform:uppercase;
	text-align:center;
	color:#000;
	background-color:#c4f9ff;
	border-radius: 0px;
	text-decoration:none;
        outline:0!important;
        font-size: 11;
}

/* unrelated styles */

#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

h1,h2 {
	margin:0;
	padding:4px;
}

code {
	font-size:1.2em;
	color:#069;
}

#credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

.important {
	background-color:#F5FCC8;
	padding:2px;

}

@media (max-width: 1000px) 
{
  #alertBox {
	position:relative;
	width:90%;
	top:30%;
}
#alertBox p {
	font-size: 25px;
}

#alertBox h1 {
	font-size: 27px;
}

#alertBox #closeBtn {
	width:200px;
        font-size: 11;
}

}

@media only screen and (max-width: 1000px) {
  body {
        background-image: url("../pics/background_small.png");
		background-repeat: no-repeat;
		background-size: cover;
        background-color: #d4d7dc;
	}
  	#day1image{
		display: block;
		margin-right: auto;
		margin-left: auto;
		width: 80%;
		height: auto;
	}
	.logo{
		display: block;
		margin-right: auto;
		margin-left: auto;
		width: 80%;
		height: auto;
	}
}
@media only screen and (min-width: 1000px) {
	body {
            background-image: url("../pics/background.png");
			background-repeat: no-repeat;
			background-size: cover;
	}
	.logo{
		display: block;
		margin-right: auto;
		margin-left: auto;
		width: 50%;
		height: auto;
	}
}
	
.guessfield{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.guess{
	text-align: center;
}
.nicolo{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
	margin-bottom: auto;
}

#day1image{
	display: block;
	margin-right: auto;
	margin-left: auto;

}

#guessbutton{
	 background-color: #c4f9ff;
  border: none;
  color: black;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
}

.door{
	background-image: url('../pics/door.png');
	background-size: cover;
	background-color: transparent;
	width: 100px;
	height: 100px;
	font-size: 2rem;
	border: none;
	margin: 2em;
}

#modalContainer {
	background-color:rgba(0, 0, 0, 0.3);
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:33%;
	min-height:100px;
	max-height:400px;
	margin-top:50px;
	border:1px solid #fff;
	background-color:#fff;
	background-repeat:no-repeat;
  top:30%;
  border-radius: 25px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 1em Raleway,arial;
	background-color:#c4f9ff;
	color:#000;
	text-align: center;
	border-bottom:1px solid #c4f9ff;
	padding:10px 0 10px 5px;
	border-radius: 25px 25px 0px 0px;
}

#alertBox p {
	height:50px;
	padding-left:5px;
        padding-top:30px;
        text-align:center;
        vertical-align:middle;
        font-size: 11;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:10px auto 10px auto;
	padding:7px;
	border:0 none;
	width:70px;
	text-transform:uppercase;
	text-align:center;
	color:#000;
	background-color:#c4f9ff;
	border-radius: 0px;
	text-decoration:none;
        outline:0!important;
        font-size: 11;
}

/* unrelated styles */

#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

h1,h2 {
	margin:0;
	padding:4px;
}

code {
	font-size:1.2em;
	color:#069;
}

#credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

.important {
	background-color:#F5FCC8;
	padding:2px;

}

@media (max-width: 1000px) 
{
  #alertBox {
	position:relative;
	width:90%;
	top:30%;
}
#alertBox p {
	font-size: 11;
}

#alertBox h1 {
	font-size: 27px;
}

#alertBox #closeBtn {
	width:200px;
        font-size: 11;
}
}

#day23 {
	font-family: Arial, sans-serif;
	margin: 20px;
}
.quiz-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.quiz-item {
	flex: 1 1 calc(33.333% - 40px);
	max-width: calc(33.333% - 40px);
	box-sizing: border-box;
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}
.solution {
	display: none;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
}
.correct-answer {
	display: none;
	margin-top: 10px;
	color: green;
}
@media (max-width: 768px) {
	.quiz-item {
		flex: 1 1 calc(50% - 20px);
		max-width: calc(50% - 20px);
	}
}
@media (max-width: 480px) {
	.quiz-item {
		flex: 1 1 100%;
		max-width: 100%;
	}
}
