xxxxxxxxxx
<p> Kirby cafe is famous place in japan. Many visitors come visit in kirby cafe to check our collection, and delicious food. But before you come to kirby cafe you are required to have a reservation or an appointment. to make that fill the form below or email us on <b>kirbycafereservations@gmail.com </b>,to learn about more about the reservation check our <b> About </b>page to view FAQs related to our reservation policies. </p><br>
1
2
<html>
3
<body>
4
5
<style>
6
body{
7
background-image:url('https://wallpapers.com/images/hd/pastel-pink-and-yellow-62myjmki0onj3n2e.jpg');
8
background-repeat: no-repeat;
9
background-attachment:fixed;
10
background-size:cover;
11
}
12
.topnav{
13
background-color: lightpink;
14
overflow: hidden;
15
}
16
17
.topnav a {
18
float: left;
19
color: mediumvioletred;
20
text-align: center;
21
padding: 14px 20px;
22
text-decoration: none;
23
font-size: 17px;
24
}
25
.topnav a:hover {
26
background-color:white;
27
color: palevioletred;