Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am benji1304 on github.
  • I am benji1304 (https://keybase.io/benji1304) on keybase.
  • I have a public key ASBZJcTS7D20ESvdhlFHwm8w0RvwSemRPhcWFJXk0AuJNgo

To claim this, I am signing this object:

.container {
width: 50%;
height: 200px;
overflow: hidden;
}
.container img {
max-width: 100%;
height: auto;
display: block;
#!/bin/sh
# Alot of these configs have been taken from the various places
# on the web, most from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Set the colours you can use
black='\033[0;30m'
white='\033[0;37m'
red='\033[0;31m'