/*!
Theme Name: Micro Web 
Theme URI: https://www.micro.web.tr
Author: İsmail Enes Ayhan, Onur Çalıkoğlu
Author URI: https://www.ismailenesayhan.com
Description: Create limitless link with the one-page website
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: micro-web
Domain Path: /languages/
*/



/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	overflow: hidden;
	position: absolute !important;
	word-wrap: normal !important;
}

body{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}