You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
* {
|
|
box-sizing: border-box;
|
|
font-family: Montserrat;
|
|
}
|
|
|
|
body {
|
|
overflow: hidden;
|
|
}
|
|
|
|
/*
|
|
PALETTE:
|
|
21DFAE Aquamarine
|
|
4D3243 Plum
|
|
DE4F21 Fire
|
|
639699 Cadet
|
|
*/
|
|
|