Skip to content

Instantly share code, notes, and snippets.

View Mbengparis's full-sized avatar
💭
online

Njokatem Comfort Mbeng Mbengparis

💭
online
View GitHub Profile
@Mbengparis
Mbengparis / fiddle.css
Created May 26, 2020 07:04 — forked from gabesumner/fiddle.css
Address Validation using the Google Maps API
body {
font: 12px verdana;
background-color: #5C87B2;
}
form {
max-width: 400px;
padding: 15px;
background-color: white;
}