.container{

	width: 33vw;
	height: 33vh;
	position:absolute;
	z-index: 100;
	background-color: white;
	left: 33vw;
	top: 33vh;
	border: 3px solid black;
}

.grand {
	font-family: Caslon ital;
	font-size: 15pt;
	text-align: center;
}

.input{
	display: block;
	width: 98%;
	height: 11vh;
}

button {
	width: 50%;
	position:absolute;
	left:25%;
	bottom: 5px;
	background-color: white;
	height: auto;
	border: 1px dashed purple;
	border-radius: 10px;
}

.result{
	
	width: 96vw;
	height: 100vh;
	overflow: scroll;
	position:absolute;
	top:0px;
	left:0px;
	border: 0px dashed black;
	font-size: 15pt;
	padding-left: 2vw;
	padding-right: 2vw;
	background: url(images/papier_peint.jpg);
}

p {
	margin:0;
	margin-bottom: 15pt;
	padding:0;
}

.p1 {
	font-family: marker;
}
.p2 {
	font-family: gross;
}
.p3 {
font-family: 'Nanum Brush Script', cursive;

}
.p4 {
font-family: 'Kalam', cursive;
}
.p5 {
font-family: 'Rock Salt', cursive;
}
.p6 {
font-family: 'Sedgwick Ave Display', cursive;
}
.p7 {
font-family: 'Waiting for the Sunrise', cursive;
}
.p9 {
	font-family: dripping;
}
.p10 {
	font-family: fucking_tag;
}
.p11 {
	font-family: freshtrack;
}
.p12 {
	font-family: fresh_marker;
}

.p13 {
	font-family: sister_spray;
}