canvas {
    border:1px solid #d3d3d3;
    background-color: white;
	background-image: url("assets/city3.png");
} 
body{
background-color: #ffc60a
}

h1{
	font-size: 35px;
font-family: Times New Roman, serif;
color: white;
font-weight: 900;
margin-right:600px;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
p{
	font-size: 35px;
font-family: Times New Roman, serif;
color: white;
font-weight: 900;
margin-right:600px;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}