/*
Theme Name: Here
Theme URI: https://example.com/
Author: Yuki
Description: Someone lives.
Version: 0.1
Text Domain: here
*/
body{
  margin: 0;
  background-color: rgb(238, 229, 226);
}

