xxxxxxxxxx
does not contain any of the eight specified raw materials (eggs, milk, wheat, buckwheat, peanuts, shrimp, crab, walnuts), so even people with allergies can enjoy it. Please enjoy Chef Kawasaki's delicious curry! for <b> 1,200 Yen </b> come get it. </p>
1
2
<html>
3
<body>
4
<style>
5
.menu{
6
display:flex;
7
justify-content: center;
8
align-items: center;
9
}
10
11
body{
12
background-image:url('https://wallpapers.com/images/hd/pastel-pink-and-yellow-62myjmki0onj3n2e.jpg');
13
background-repeat: no-repeat;
14
background-attachment:fixed;
15
background-size:cover;
16
}
17
18
.topnav{
19
background-color: lightpink;
20
overflow: hidden;
21
}
22
23
.topnav a {
24
float: left;
25
color: mediumvioletred;
26
text-align: center;
27
padding: 14px 20px;