Skip to content

Instantly share code, notes, and snippets.

@muhammedzaimtr
Created November 26, 2019 13:13
Show Gist options
  • Save muhammedzaimtr/49a11dd4052980758d05b26d72a12b12 to your computer and use it in GitHub Desktop.
Save muhammedzaimtr/49a11dd4052980758d05b26d72a12b12 to your computer and use it in GitHub Desktop.
XWWLRdp
<img src="https://cdn.citylojistik.com/cityFIKS/cityfiks-logo-2014.png" alt="">
html, body{
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
img{
align-items: center;
width: auto;
height: 75vh;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment