🔥 You can set and use variables inside a CSS declaration. Handy for when you need the same value more than once!
🔥 Use CSS object-fit: contain; and object-fit: cover; to scale 100% width and 100% height images as large as they will go without messing up aspect ratios. Works with <video> in most browsers except IE+Edge
Next →🔥 VS @code just launched Live Share, which means you can do pair programming and code sharing right from your editor!