2 changed files with
2 additions and
1 deletions
|
|
@ -7,7 +7,7 @@
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<div class="container">
|
|
|
|
<div class="container">
|
|
|
|
mEHEMDdsa
|
|
|
|
Buğra
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</html>
|
|
|
@ -4,4 +4,5 @@
|
|
|
|
height: 500px;
|
|
|
|
height: 500px;
|
|
|
|
color: aliceblue;
|
|
|
|
color: aliceblue;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
justify-content: center;
|
|
|
|
}
|
|
|
|
}
|