Skip to content

Instantly share code, notes, and snippets.

@dhrrgn
Created August 20, 2022 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dhrrgn/d9d0758ef92f9413ed50bd09e394cf7b to your computer and use it in GitHub Desktop.
Save dhrrgn/d9d0758ef92f9413ed50bd09e394cf7b to your computer and use it in GitHub Desktop.
Llamaly Landing
<div><img src="https://llamaly-assets.s3.us-east-2.amazonaws.com/images/logo-large.jpg" /></div>

Llamaly Landing

This is a blank template for a simple web page. There is no layout, just the barebones structure of a page to get started.

A Pen by Dan Horrigan on CodePen.

License.

div {
display: flex;
justify-content: center;
align-items: center;
}
img {
width: 33%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment