xxxxxxxxxx
<br> </br> Submiting this form doesn't mean that employement is guaranted, if you're the right fit for our Kirby World. we will contact you on your email and phone, TXT MSG. Check your email daily, and we will let you know within 48 hours that if you're selected or not. Thank you for your time filling this form. </p>
1
2
<html>
3
<body>
4
<style>
5
body{
6
background-image:url('https://wallpapers.com/images/hd/pastel-pink-and-yellow-62myjmki0onj3n2e.jpg');
7
background-repeat: no-repeat;
8
background-attachment:fixed;
9
background-size:cover;
10
}
11
.topnav{
12
background-color: lightpink;
13
overflow: hidden;
14
}
15
16
.topnav a {
17
float: left;
18
color: mediumvioletred;
19
text-align: center;
20
padding: 14px 20px;
21
text-decoration: none;
22
font-size: 17px;
23
}
24
.topnav a:hover {
25
background-color:white;
26
color: palevioletred;
27
}