<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Resonsive Tasarım | YAZILIMBILISIN.NET</title>
<style>
body {
width: 80%;
max-width: 1200px;
margin: 40px auto;
font: normal 14px/1.5 "Montserrat", "Helvetica Neue", sans-serif;
background: #cfd8dc;
color: #37474f;
}
.kutu{...