*:before{
	width: 100%;
	padding: 10px;
	color: #ffffff;
	line-height: 30px;
	background-color: red;
  	content: "Tarayıcınız çok eski/Please update your browser for better experience";
}

body{
	display: none;
}
