@import url('https://fonts.cdnfonts.com/css/mileast');

body {background-color:#698b6b;
	color: white;
	font-family: 'Mileast', sans-serif;
	background-image: url("slike/smoke2.png");
	}

.naslov{width:90%;
		position:absolute;	
		left:5%;
		bottom:28%;}

.naslov2{width:60%;
		position:absolute;	
		left:19%;
		bottom:22%;}
		
p{text-align:center; 
 font-size:80px;
 margin-right:2%;}

.potrdi {width:20%;
		background-color:transparent;
		border: none;
		position:absolute;
			right:12%;
			bottom:30%;
		}
		
.gump {width:100%;}

.input {align-content:center;
		width:50%;
		height:5%;
		font-size:60px; 
		position:absolute;
			right:35%;
			bottom:32%;
		}

h3	{align-content:center;
	font-size:100px;
	position:absolute;
		right:45%;
		bottom:33%;
	font-weight: normal;
	}