:root { font-family: "Open Sans", sans-serif; background-color: #0f1011; color: white; width: 69%; margin: auto; } a { color: #bb99ff; text-decoration: none; text-shadow: 0 0 5px; } * { /* unfucks some stuff */ box-sizing: border-box; } .contact { float: left; width: 150px; padding: 15px; margin: 0px 10px 10px 0px; background-color: #232629; border-radius: 10px; text-align: center; opacity: .9; position: relative; transition: opacity .25s; } /* some hacky shit to make