Skip to content

Instantly share code, notes, and snippets.

@feo52
feo52 / index.html
Created November 30, 2021 15:10
Embedding YouTube video fullscreen background
<!doctype html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title>youtube-fullscreen-background</title>
<style>
:root {
--youtube-aspect-ratio: (9 / 16);
}
.video-background-fixed-contain {
@feo52
feo52 / sample.csv
Last active September 24, 2024 17:09
Python pywin32(win32com) : Excel Pivot Table
ID Meta Type Name Date Count
21 hoge 2220 nico 2020/2/22 1
22 fuga 2220 nico 2021/2/22 2
23 piyo 2220 nico 2022/2/22 3
24 hoge 2221 nuko 2020/2/22 4
25 fuga 2221 nuko 2021/2/22 5
26 piyo 2221 nuko 2022/2/22 6
27 hoge 2222 neko 2020/2/22 7
28 fuga 2222 neko 2021/2/22 8
29 piyo 2222 neko 2022/2/22 9